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-resourceaccesssecurity-it.git
commit 254c192b346f3ec06b61076ff1ec3b557988f3cd Author: Carsten Ziegeler <[email protected]> AuthorDate: Fri Apr 10 11:50:20 2015 +0000 Correct snapshot versions for ras tests git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1672618 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index dab8dc5..ab17b49 100644 --- a/pom.xml +++ b/pom.xml @@ -267,7 +267,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.testing.tools</artifactId> - <version>1.0.7-SNAPSHOT</version> + <version>1.0.8</version> <scope>provided</scope> </dependency> @@ -351,7 +351,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.resourceaccesssecurity</artifactId> - <version>0.0.1-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </dependency> </dependencies> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
