This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jobs-it.git
commit 94758ab3de4c1e8ed2a621234d2571b4df19d15e Author: Robert Munteanu <[email protected]> AuthorDate: Thu Oct 12 12:53:29 2017 +0000 mom/jobs/it: use released versions of test bundles git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1811957 13f79535-47bb-0310-9956-ffa450edef68 --- .../resources/provisioning-model/crankstart-test-support.txt | 2 +- src/test/resources/sling-launchpad.txt | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/test/resources/provisioning-model/crankstart-test-support.txt b/src/test/resources/provisioning-model/crankstart-test-support.txt index fe499d8..266f94f 100644 --- a/src/test/resources/provisioning-model/crankstart-test-support.txt +++ b/src/test/resources/provisioning-model/crankstart-test-support.txt @@ -21,7 +21,7 @@ [artifacts] org.apache.sling/org.apache.sling.jcr.jcr-wrapper/2.0.0 - org.apache.sling/org.apache.sling.junit.core/1.0.25-SNAPSHOT + org.apache.sling/org.apache.sling.junit.core/1.0.26 org.apache.sling/org.apache.sling.commons.mime/2.1.8 org.apache.sling/org.apache.sling.settings/1.3.6 org.apache.sling/org.apache.sling.commons.johnzon/1.0.0 diff --git a/src/test/resources/sling-launchpad.txt b/src/test/resources/sling-launchpad.txt index 807caae..a925400 100644 --- a/src/test/resources/sling-launchpad.txt +++ b/src/test/resources/sling-launchpad.txt @@ -49,12 +49,12 @@ # TODO remove those once nested test-bundles model works [artifacts startLevel=2] org.apache.sling/org.apache.sling.servlets.compat/1.0.2 - org.apache.sling/org.apache.sling.junit.core/1.0.25-SNAPSHOT - org.apache.sling/org.apache.sling.junit.remote/1.0.11-SNAPSHOT - org.apache.sling/org.apache.sling.junit.scriptable/1.0.11-SNAPSHOT - org.apache.sling/org.apache.sling.launchpad.test-fragment/2.0.9-SNAPSHOT + org.apache.sling/org.apache.sling.junit.core/1.0.26 + org.apache.sling/org.apache.sling.junit.remote/1.0.12 + org.apache.sling/org.apache.sling.junit.scriptable/1.0.12 + org.apache.sling/org.apache.sling.launchpad.test-fragment/2.0.12 org.apache.sling/org.apache.sling.launchpad.test-services-war/2.0.8/war - org.apache.sling/org.apache.sling.launchpad.test-services/2.0.9-SNAPSHOT + org.apache.sling/org.apache.sling.launchpad.test-services/2.0.12 org.apache.sling/org.apache.sling.commons.johnzon/1.0.0 [configurations] -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
