Author: rombert
Date: Tue Feb 2 08:04:20 2016
New Revision: 1728049
URL: http://svn.apache.org/viewvc?rev=1728049&view=rev
Log:
repoinit/oak-jcr: second attempt to fix the scm urls
Modified:
sling/trunk/bundles/commons/repoinit/oak-jcr/pom.xml
Modified: sling/trunk/bundles/commons/repoinit/oak-jcr/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/bundles/commons/repoinit/oak-jcr/pom.xml?rev=1728049&r1=1728048&r2=1728049&view=diff
==============================================================================
--- sling/trunk/bundles/commons/repoinit/oak-jcr/pom.xml (original)
+++ sling/trunk/bundles/commons/repoinit/oak-jcr/pom.xml Tue Feb 2 08:04:20
2016
@@ -41,9 +41,9 @@
</properties>
<scm>
- <connection>scm:svn:
https://svn.apache.org/repos/asf/sling/trunk/bundles/commons/repoinit/oak-jcr</connection>
- <developerConnection>scm:svn:
https://svn.apache.org/repos/asf/sling/trunk/bundles/commons/repoinit/oak-jcr</developerConnection>
- <url>
https://svn.apache.org/repos/asf/sling/trunk/bundles/commons/repoinit/oak-jcr</url>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/commons/repoinit/oak-jcr</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/commons/repoinit/oak-jcr</developerConnection>
+
<url>https://svn.apache.org/repos/asf/sling/trunk/bundles/commons/repoinit/oak-jcr</url>
</scm>
<build>