Fixed module-with-it build

Submitted-By: Ian Boston

Closes #254

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1811979 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/testing/module-with-it/pom.xml b/testing/module-with-it/pom.xml
index 6ca2884..213c001 100644
--- a/testing/module-with-it/pom.xml
+++ b/testing/module-with-it/pom.xml
@@ -191,13 +191,13 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.junit.core</artifactId>
-            <version>1.0.24-SNAPSHOT</version>
+            <version>1.0.26</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.junit.teleporter</artifactId>
-            <version>1.0.7-SNAPSHOT</version>
+            <version>1.0.16</version>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git a/testing/module-with-it/src/test/provisioning/model.txt b/testing/module-with-it/src/test/provisioning/model.txt
index 0a13e15..700cb3b 100644
--- a/testing/module-with-it/src/test/provisioning/model.txt
+++ b/testing/module-with-it/src/test/provisioning/model.txt
@@ -21,7 +21,7 @@
 [artifacts]
   org.apache.sling/org.apache.sling.launchpad/9/slingstart
   # this is necessary to execute the tests
-  org.apache.sling/org.apache.sling.junit.core/1.0.24-SNAPSHOT
+  org.apache.sling/org.apache.sling.junit.core/1.0.26
 
 # additional configuration for testing
 [configurations]