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 01c14a8cdd3c3db60448a240828b9bcde5e5f53f Author: Ian Boston <[email protected]> AuthorDate: Wed Oct 5 10:09:02 2016 +0000 Fixed dependencies post release process. git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1763389 13f79535-47bb-0310-9956-ffa450edef68 --- src/test/resources/provisioning-model/jobs-runtime.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/test/resources/provisioning-model/jobs-runtime.txt b/src/test/resources/provisioning-model/jobs-runtime.txt index c81a62e..1e388f0 100644 --- a/src/test/resources/provisioning-model/jobs-runtime.txt +++ b/src/test/resources/provisioning-model/jobs-runtime.txt @@ -26,9 +26,9 @@ org.ow2.asm/asm/4.1 com.google.guava/guava/15.0 org.apache.commons/commons-pool2/2.4.2 - org.apache.sling/org.apache.sling.mom/0.0.1-SNAPSHOT - org.apache.sling/org.apache.sling.jobs/0.0.1-SNAPSHOT - org.apache.sling/org.apache.sling.jms/0.0.1-SNAPSHOT + org.apache.sling/org.apache.sling.mom/1.0.1-SNAPSHOT + org.apache.sling/org.apache.sling.jobs/1.0.1-SNAPSHOT + org.apache.sling/org.apache.sling.jms/1.0.1-SNAPSHOT org.apache.sling/org.apache.sling.jobs-it-services/0.0.1-SNAPSHOT [configurations] -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
