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:07:34 UTC

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

Author: andy
Date: Wed Dec 14 11:07:34 2011
New Revision: 1214155

URL: http://svn.apache.org/viewvc?rev=1214155&view=rev
Log:
Add scm info

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=1214155&r1=1214154&r2=1214155&view=diff
==============================================================================
--- incubator/jena/Jena2/JenaTop/trunk/pom.xml (original)
+++ incubator/jena/Jena2/JenaTop/trunk/pom.xml Wed Dec 14 11:07:34 2011
@@ -43,7 +43,10 @@
     <url>http://www.apache.org/</url>
   </organization>
 
-  <!-- Modules set scm -->
+  <scm>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/jena/Jena2/JenaTop</connection>
+    <url>https://svn.apache.org/repos/asf/incubator/jena/Jena2/JenaTop</url>
+  </scm>
 
   <properties>
     <!-- Versions of Jena modules -->