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/02/01 19:47:11 UTC

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

Author: andy
Date: Wed Feb  1 18:47:11 2012
New Revision: 1239259

URL: http://svn.apache.org/viewvc?rev=1239259&view=rev
Log:
Add <develperConnection>

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=1239259&r1=1239258&r2=1239259&view=diff
==============================================================================
--- incubator/jena/Jena2/TDB/trunk/pom.xml (original)
+++ incubator/jena/Jena2/TDB/trunk/pom.xml Wed Feb  1 18:47:11 2012
@@ -35,7 +35,8 @@
   <description>TDB is a storage subsystem for Jena and ARQ</description>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/jena/Jena2/TDB/</connection>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/jena/Jena2/TDB/trunk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/jena/Jena2/TDB/trunk</developerConnection>
     <url>https://svn.apache.org/repos/asf/incubator/jena/Jena2/TDB/</url>
   </scm>