Fix typo in pom.xml : conncetion should be connection
diff --git a/base/pom.xml b/base/pom.xml
index beb2bca..48639d6 100644
--- a/base/pom.xml
+++ b/base/pom.xml
@@ -38,7 +38,7 @@
     </properties>
 
     <scm>
-        <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-performance.git</conncetion>
+        <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-performance.git</connection>
         <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>
diff --git a/jcr-resource-2.0.10/pom.xml b/jcr-resource-2.0.10/pom.xml
index acc5653..05b779f 100644
--- a/jcr-resource-2.0.10/pom.xml
+++ b/jcr-resource-2.0.10/pom.xml
@@ -26,7 +26,7 @@
     <name>Apache Sling Performance Test - JCR Resource 2.0.10</name>
 
     <scm>
-        <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-performance.git</conncetion>
+        <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-performance.git</connection>
         <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>
diff --git a/jcr-resource-2.1.0/pom.xml b/jcr-resource-2.1.0/pom.xml
index 7b9fea4..994019e 100644
--- a/jcr-resource-2.1.0/pom.xml
+++ b/jcr-resource-2.1.0/pom.xml
@@ -26,7 +26,7 @@
     <name>Apache Sling Performance Test - JCR Resource 2.1.0</name>
 
     <scm>
-        <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-performance.git</conncetion>
+        <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-performance.git</connection>
         <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>
diff --git a/jcr-resource-2.2.0/pom.xml b/jcr-resource-2.2.0/pom.xml
index 57f73ae..b6866f9 100644
--- a/jcr-resource-2.2.0/pom.xml
+++ b/jcr-resource-2.2.0/pom.xml
@@ -26,7 +26,7 @@
     <name>Apache Sling Performance Test - JCR Resource 2.2.0</name>
 
     <scm>
-        <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-performance.git</conncetion>
+        <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-performance.git</connection>
         <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>
diff --git a/jcr-resource-2.2.10/pom.xml b/jcr-resource-2.2.10/pom.xml
index 8415790..927edf4 100644
--- a/jcr-resource-2.2.10/pom.xml
+++ b/jcr-resource-2.2.10/pom.xml
@@ -26,7 +26,7 @@
     <name>Apache Sling Performance Test - JCR Resource 2.2.10</name>
 
     <scm>
-        <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-performance.git</conncetion>
+        <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-performance.git</connection>
         <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>
diff --git a/tests/pom.xml b/tests/pom.xml
index 6fbd2af..d8a616e 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -29,7 +29,7 @@
 	</properties>
 
 	<scm>
-		<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-performance.git</conncetion>
+		<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-performance.git</connection>
 		<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>