You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2012/01/26 18:33:58 UTC

svn commit: r1236312 - /incubator/jena/Jena2/TDB/trunk/pom.xml

Author: andy
Date: Thu Jan 26 17:33:58 2012
New Revision: 1236312

URL: http://svn.apache.org/viewvc?rev=1236312&view=rev
Log:
Remove (comment out) staging from the repositories.

Modified:
    incubator/jena/Jena2/TDB/trunk/pom.xml

Modified: incubator/jena/Jena2/TDB/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/TDB/trunk/pom.xml?rev=1236312&r1=1236311&r2=1236312&view=diff
==============================================================================
--- incubator/jena/Jena2/TDB/trunk/pom.xml (original)
+++ incubator/jena/Jena2/TDB/trunk/pom.xml Thu Jan 26 17:33:58 2012
@@ -51,7 +51,7 @@
 
   </properties>
 
-  <!-- Testing against staged artifacts -->
+  <!-- Testing against staged artifacts - ->
   <repositories>
     <repository>
       <id>apache.jena.staging</id>
@@ -62,6 +62,7 @@
       </releases>
     </repository>
   </repositories>
+  -->
 
   <dependencies>