Return-Path: X-Original-To: apmail-incubator-jena-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-jena-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4E5209D40 for ; Wed, 14 Dec 2011 16:13:51 +0000 (UTC) Received: (qmail 69127 invoked by uid 500); 14 Dec 2011 16:13:51 -0000 Delivered-To: apmail-incubator-jena-commits-archive@incubator.apache.org Received: (qmail 69107 invoked by uid 500); 14 Dec 2011 16:13:51 -0000 Mailing-List: contact jena-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jena-dev@incubator.apache.org Delivered-To: mailing list jena-commits@incubator.apache.org Received: (qmail 69100 invoked by uid 99); 14 Dec 2011 16:13:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Dec 2011 16:13:51 +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; Wed, 14 Dec 2011 16:13:48 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 2F9322388860; Wed, 14 Dec 2011 16:13:26 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1214318 - in /incubator/jena/Jena2/TDB/trunk: .classpath pom.xml Date: Wed, 14 Dec 2011 16:13:26 -0000 To: jena-commits@incubator.apache.org From: andy@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20111214161326.2F9322388860@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: andy Date: Wed Dec 14 16:13:25 2011 New Revision: 1214318 URL: http://svn.apache.org/viewvc?rev=1214318&view=rev Log: (empty) Modified: incubator/jena/Jena2/TDB/trunk/.classpath incubator/jena/Jena2/TDB/trunk/pom.xml Modified: incubator/jena/Jena2/TDB/trunk/.classpath URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/TDB/trunk/.classpath?rev=1214318&r1=1214317&r2=1214318&view=diff ============================================================================== --- incubator/jena/Jena2/TDB/trunk/.classpath (original) +++ incubator/jena/Jena2/TDB/trunk/.classpath Wed Dec 14 16:13:25 2011 @@ -6,11 +6,17 @@ - - - - - + + + + + + + + + + + Modified: incubator/jena/Jena2/TDB/trunk/pom.xml URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/TDB/trunk/pom.xml?rev=1214318&r1=1214317&r2=1214318&view=diff ============================================================================== --- incubator/jena/Jena2/TDB/trunk/pom.xml (original) +++ incubator/jena/Jena2/TDB/trunk/pom.xml Wed Dec 14 16:13:25 2011 @@ -24,13 +24,12 @@ jena-tdb jar TDB - ${ver.tdb} - + 0.9.0-incubating-SNAPSHOT org.apache.jena jena-top - 0-incubating-SNAPSHOT + 0-incubating TDB is a storage subsystem for Jena and ARQ @@ -46,8 +45,23 @@ or else the name is changed on install apache-${project.artifactId}-${project.version} --> + + 2.7.0-incubating + 2.9.0-incubating + + + + apache.jena.staging + Apache jena Staging Repository + https://repository.apache.org/content/repositories/orgapachejena-334/ + + true + + + + @@ -231,4 +245,6 @@ build.time.txt=${build.time.txt} + +