Revert "SLING-7935 - Consolidate all 'launchpad-testing' modules into a single git repository"

This reverts commit 02439fdf290bcf34c6f924f4d06d9f47c9f37ad7, as we want to make a release
with the old numbering scheme without a starter release. See also [1]

[1]: https://issues.apache.org/jira/browse/SLING-7935?focusedCommentId=16862368&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16862368
diff --git a/pom.xml b/pom.xml
index d2a9ceb..72690dc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
 
   <artifactId>org.apache.sling.launchpad.integration-tests</artifactId>
   <packaging>jar</packaging>
-  <version>12-SNAPSHOT</version>
+  <version>1.0.9-SNAPSHOT</version>
 
   <name>Apache Sling Launchpad Integration Tests</name>
   <description>
@@ -313,7 +313,7 @@
     <dependency>
       <groupId>org.apache.sling</groupId>
       <artifactId>org.apache.sling.launchpad.test-services</artifactId>
-      <version>${project.version}</version>
+      <version>2.0.16</version>
     </dependency>
     <dependency>
       <groupId>org.apache.sling</groupId>