SLING-7162 - Update SCM information in all POM files to reference Git
diff --git a/base/pom.xml b/base/pom.xml
index eef8b63..beb2bca 100644
--- a/base/pom.xml
+++ b/base/pom.xml
@@ -40,7 +40,7 @@
     <scm>
         <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>
+        <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-performance.git</url>
     </scm>
 
     <dependencies>
diff --git a/jcr-resource-2.0.10/pom.xml b/jcr-resource-2.0.10/pom.xml
index fa4b867..acc5653 100644
--- a/jcr-resource-2.0.10/pom.xml
+++ b/jcr-resource-2.0.10/pom.xml
@@ -28,7 +28,7 @@
     <scm>
         <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>
+        <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-performance.git</url>
     </scm>
     <dependencies>
         <dependency>
diff --git a/jcr-resource-2.1.0/pom.xml b/jcr-resource-2.1.0/pom.xml
index cc24ff7..7b9fea4 100644
--- a/jcr-resource-2.1.0/pom.xml
+++ b/jcr-resource-2.1.0/pom.xml
@@ -28,7 +28,7 @@
     <scm>
         <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>
+        <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-performance.git</url>
     </scm>
 
     <dependencies>
diff --git a/jcr-resource-2.2.0/pom.xml b/jcr-resource-2.2.0/pom.xml
index 1ad3d68..57f73ae 100644
--- a/jcr-resource-2.2.0/pom.xml
+++ b/jcr-resource-2.2.0/pom.xml
@@ -28,7 +28,7 @@
     <scm>
         <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>
+        <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-performance.git</url>
     </scm>
 
     <dependencies>
diff --git a/jcr-resource-2.2.10/pom.xml b/jcr-resource-2.2.10/pom.xml
index f07bcbd..8415790 100644
--- a/jcr-resource-2.2.10/pom.xml
+++ b/jcr-resource-2.2.10/pom.xml
@@ -28,7 +28,7 @@
     <scm>
         <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>
+        <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-performance.git</url>
     </scm>
 
     <dependencies>
diff --git a/tests/pom.xml b/tests/pom.xml
index 5a936d9..6fbd2af 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -29,9 +29,9 @@
 	</properties>
 
 	<scm>
-		<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/testing/performance/tests</connection>
-		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/testing/performance/tests</developerConnection>
-		<url>http://svn.apache.org/viewvc/sling/trunk/testing/performance/tests</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</url>
 	</scm>
 	<dependencies>
 		<dependency>