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-resourcebuilder.git
commit 89079125f5ec62bda089fa9f1c93f28a7320649e Author: Stefan Seifert <[email protected]> AuthorDate: Mon Sep 19 09:26:36 2016 +0000 switch back to released versions git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1761405 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a6bd885..79d4f6a 100644 --- a/pom.xml +++ b/pom.xml @@ -234,7 +234,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.junit.core</artifactId> - <version>1.0.19-SNAPSHOT</version> + <version>1.0.18</version> <scope>test</scope> </dependency> <dependency> @@ -246,7 +246,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.junit.teleporter</artifactId> - <version>1.0.9-SNAPSHOT</version> + <version>1.0.8</version> <scope>test</scope> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
