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:10:24 UTC

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

Author: andy
Date: Wed Dec 14 11:10:24 2011
New Revision: 1214158

URL: http://svn.apache.org/viewvc?rev=1214158&view=rev
Log:
Add scm info (developerConnection)

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=1214158&r1=1214157&r2=1214158&view=diff
==============================================================================
--- incubator/jena/Jena2/JenaTop/trunk/pom.xml (original)
+++ incubator/jena/Jena2/JenaTop/trunk/pom.xml Wed Dec 14 11:10:24 2011
@@ -45,6 +45,7 @@
 
   <scm>
     <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/jena/Jena2/JenaTop</connection>
+     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/jena/Jena2/JenaTop</developerConnection>
     <url>https://svn.apache.org/repos/asf/incubator/jena/Jena2/JenaTop</url>
   </scm>