Author: cziegeler
Date: Fri Apr 28 10:03:04 2017
New Revision: 1793032
URL: http://svn.apache.org/viewvc?rev=1793032&view=rev
Log:
Update junit.core dependency to make tests pass
Modified:
sling/trunk/testing/samples/module-with-it/pom.xml
sling/trunk/testing/samples/module-with-it/src/test/provisioning/model.txt
Modified: sling/trunk/testing/samples/module-with-it/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/testing/samples/module-with-it/pom.xml?rev=1793032&r1=1793031&r2=1793032&view=diff
==============================================================================
--- sling/trunk/testing/samples/module-with-it/pom.xml (original)
+++ sling/trunk/testing/samples/module-with-it/pom.xml Fri Apr 28 10:03:04 2017
@@ -191,7 +191,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.junit.core</artifactId>
- <version>1.0.17-SNAPSHOT</version>
+ <version>1.0.24-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
Modified:
sling/trunk/testing/samples/module-with-it/src/test/provisioning/model.txt
URL:
http://svn.apache.org/viewvc/sling/trunk/testing/samples/module-with-it/src/test/provisioning/model.txt?rev=1793032&r1=1793031&r2=1793032&view=diff
==============================================================================
--- sling/trunk/testing/samples/module-with-it/src/test/provisioning/model.txt
(original)
+++ sling/trunk/testing/samples/module-with-it/src/test/provisioning/model.txt
Fri Apr 28 10:03:04 2017
@@ -21,7 +21,7 @@
[artifacts]
org.apache.sling/org.apache.sling.launchpad/9-SNAPSHOT/slingstart
# this is necessary to execute the tests
- org.apache.sling/org.apache.sling.junit.core/1.0.17-SNAPSHOT
+ org.apache.sling/org.apache.sling.junit.core/1.0.24-SNAPSHOT
# additional configuration for testing
[configurations]