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-it.git
commit e82c975bc3619ba669b2e7d6db275584081eab19 Author: Bertrand Delacretaz <[email protected]> AuthorDate: Mon Sep 1 16:25:57 2014 +0000 Back to snapshots, until the released modules are available git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1621837 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 65d8625..fa03034 100644 --- a/pom.xml +++ b/pom.xml @@ -24,8 +24,8 @@ <org.ops4j.pax.logging.DefaultServiceLog.level>INFO</org.ops4j.pax.logging.DefaultServiceLog.level> <felix.shell>false</felix.shell> <sling.java.version>6</sling.java.version> - <sling.hc.samples.version>1.0.5-SNAPSHOT</sling.hc.samples.version> - <sling.hc.core.version>${project.version}</sling.hc.core.version> + <sling.hc.samples.version>1.0.7-SNAPSHOT</sling.hc.samples.version> + <sling.hc.core.version>1.1.3-SNAPSHOT</sling.hc.core.version> </properties> <scm> @@ -55,7 +55,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.hc.core</artifactId> - <version>${project.version}</version> + <version>${sling.hc.core.version}</version> <scope>test</scope> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
