trivial: corrected scm info
diff --git a/pom.xml b/pom.xml
index 8556f0e..a6cd321 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,9 +34,9 @@
     <packaging>maven-plugin</packaging>
 
         <scm>
-            <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scriptingbundle-maven-plugin.git</connection>
-            <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scriptingbundle-maven-plugin.git</developerConnection>
-            <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-scriptingbundle-maven-plugin.git</url>
+            <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-scriptingbundle-maven-plugin.git</connection>
+            <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-scriptingbundle-maven-plugin.git</developerConnection>
+            <url>https://gitbox.apache.org/repos/asf?p=sling-scriptingbundle-maven-plugin.git</url>
             <tag>HEAD</tag>
         </scm>