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-services.git
commit 1afb8687b464e268613258b7e8dc35c7e88a2a1c 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 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f8dc191..66871cd 100644 --- a/pom.xml +++ b/pom.xml @@ -87,7 +87,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.jobs</artifactId> - <version>0.0.1-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.felix</groupId> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
