SLING-7162 - Update SCM information in all POM files to reference Git
diff --git a/jcr-resource-2.1.0/pom.xml b/jcr-resource-2.1.0/pom.xml index ba4c6a6..cc24ff7 100644 --- a/jcr-resource-2.1.0/pom.xml +++ b/jcr-resource-2.1.0/pom.xml
@@ -26,9 +26,9 @@ <name>Apache Sling Performance Test - JCR Resource 2.1.0</name> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/performance/jcr-resource-2.1.0</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/performance/jcr-resource-2.1.0</developerConnection> - <url>http://svn.apache.org/viewvc/sling/trunk/performance/jcr-resource-2.1.0</url> + <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-performance.git</conncetion> + <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-performance.git</developerConnection> + <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-performance.git.git</url> </scm> <dependencies>