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 2011/12/14 12:40:02 UTC

svn commit: r1214178 - /incubator/jena/Jena2/JenaTop/trunk/pom.xml

Author: andy
Date: Wed Dec 14 11:40:02 2011
New Revision: 1214178

URL: http://svn.apache.org/viewvc?rev=1214178&view=rev
Log:
Set connections to trunk

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

Modified: incubator/jena/Jena2/JenaTop/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/JenaTop/trunk/pom.xml?rev=1214178&r1=1214177&r2=1214178&view=diff
==============================================================================
--- incubator/jena/Jena2/JenaTop/trunk/pom.xml (original)
+++ incubator/jena/Jena2/JenaTop/trunk/pom.xml Wed Dec 14 11:40:02 2011
@@ -44,8 +44,8 @@
   </organization>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/jena/Jena2/JenaTop</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/jena/Jena2/JenaTop</developerConnection>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/jena/Jena2/JenaTop/trunk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/jena/Jena2/JenaTop/trunk</developerConnection>
     <url>https://svn.apache.org/repos/asf/incubator/jena/Jena2/JenaTop</url>
   </scm>