Return-Path: X-Original-To: apmail-clerezza-commits-archive@www.apache.org Delivered-To: apmail-clerezza-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2ED2210E36 for ; Sat, 21 Sep 2013 20:35:50 +0000 (UTC) Received: (qmail 51160 invoked by uid 500); 21 Sep 2013 20:35:49 -0000 Delivered-To: apmail-clerezza-commits-archive@clerezza.apache.org Received: (qmail 51088 invoked by uid 500); 21 Sep 2013 20:35:46 -0000 Mailing-List: contact commits-help@clerezza.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@clerezza.apache.org Delivered-To: mailing list commits@clerezza.apache.org Received: (qmail 51073 invoked by uid 99); 21 Sep 2013 20:35:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 21 Sep 2013 20:35:45 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 21 Sep 2013 20:35:44 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 067BC2388831; Sat, 21 Sep 2013 20:35:24 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1525289 - /clerezza/trunk/parent/pom.xml Date: Sat, 21 Sep 2013 20:35:23 -0000 To: commits@clerezza.apache.org From: reto@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20130921203524.067BC2388831@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: reto Date: Sat Sep 21 20:35:23 2013 New Revision: 1525289 URL: http://svn.apache.org/r1525289 Log: CLEREZZA-825: updated jena versions Modified: clerezza/trunk/parent/pom.xml Modified: clerezza/trunk/parent/pom.xml URL: http://svn.apache.org/viewvc/clerezza/trunk/parent/pom.xml?rev=1525289&r1=1525288&r2=1525289&view=diff ============================================================================== --- clerezza/trunk/parent/pom.xml (original) +++ clerezza/trunk/parent/pom.xml Sat Sep 21 20:35:23 2013 @@ -378,17 +378,17 @@ org.apache.jena jena-core - 2.10.0 + 2.11.0 org.apache.jena jena-tdb - 0.10.0 + 1.0.0 org.apache.jena jena-arq - 2.10.0 + 2.11.0 org.easymock