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-hc-samples.git
commit dbb94b324695be3b495c569544a14dcee86c80c0 Author: Bertrand Delacretaz <[email protected]> AuthorDate: Mon Sep 1 11:26:10 2014 +0000 Back to snapshots, until the corresponding releases are available git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1621749 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 86133b4..26b3036 100644 --- a/pom.xml +++ b/pom.xml @@ -85,13 +85,13 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.hc.core</artifactId> - <version>1.1.2</version> + <version>1.1.3-SNAPSHOT</version> <scope>provided</scope> </dependency> <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.hc.annotations</artifactId> - <version>1.0.2</version> + <version>1.0.3-SNAPSHOT</version> <scope>provided</scope> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
