This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.junit.healthcheck-1.0.4 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-junit-healthcheck.git
commit 3a3c1b9e49cde68c97fa3ec97a6f2253dd797afe Author: Bertrand Delacretaz <[email protected]> AuthorDate: Thu Apr 14 12:19:06 2011 +0000 Use released versions to release this module git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/testing/junit/remote@1092161 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 19e4be9..187c8d4 100644 --- a/pom.xml +++ b/pom.xml @@ -76,7 +76,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.junit.core</artifactId> - <version>1.0.5-SNAPSHOT</version> + <version>1.0.6</version> </dependency> <dependency> <groupId>org.apache.felix</groupId> @@ -104,7 +104,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.testing.tools</artifactId> - <version>1.0.5-SNAPSHOT</version> + <version>1.0.2</version> </dependency> <dependency> <groupId>org.apache.sling</groupId> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
