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.git
commit fe36c8d23fb9d2e94efece6a3db1d90d9f7e557c Author: Robert Munteanu <[email protected]> AuthorDate: Wed Oct 5 11:30:25 2016 +0000 Depend on SNAPSHOT artifact until release is published git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1763426 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 384b08a..708240e 100644 --- a/pom.xml +++ b/pom.xml @@ -82,7 +82,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.mom</artifactId> - <version>1.0.0</version> + <version>1.0.1-SNAPSHOT</version> <scope>provided</scope> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
