This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.resourcebuilder-1.0.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resourcebuilder.git
commit b7102b597ddabec610279f9a383230af24463e60 Author: Stefan Seifert <[email protected]> AuthorDate: Wed Sep 14 21:20:38 2016 +0000 update dependencies git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/resourcebuilder@1760765 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index e98e378..08ce17a 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.17-SNAPSHOT</version> + <version>1.0.18</version> <scope>test</scope> </dependency> <dependency> @@ -246,8 +246,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.junit.teleporter</artifactId> - <!-- SNAPSHOT required due to SLING-5712 --> - <version>1.0.7-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]>.
