You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by fr...@apache.org on 2016/06/22 13:14:33 UTC

svn commit: r1749687 - /jackrabbit/oak/trunk/oak-segment-tar/pom.xml

Author: frm
Date: Wed Jun 22 13:14:33 2016
New Revision: 1749687

URL: http://svn.apache.org/viewvc?rev=1749687&view=rev
Log:
OAK-4446 - Add SCM information in the POM

Modified:
    jackrabbit/oak/trunk/oak-segment-tar/pom.xml

Modified: jackrabbit/oak/trunk/oak-segment-tar/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-segment-tar/pom.xml?rev=1749687&r1=1749686&r2=1749687&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-segment-tar/pom.xml (original)
+++ jackrabbit/oak/trunk/oak-segment-tar/pom.xml Wed Jun 22 13:14:33 2016
@@ -256,10 +256,4 @@
             <scope>test</scope>
         </dependency>
     </dependencies>
-
-  <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/pom/tags/oak-segment-tar-0.0.2</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/tags/oak-segment-tar-0.0.2</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/pom/tags/oak-segment-tar-0.0.2</url>
-  </scm>
 </project>
\ No newline at end of file