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 5a6ab8f5c83ad4b0b9031ef0f0f7f58de1efb5ed Author: Robert Munteanu <[email protected]> AuthorDate: Mon Nov 3 21:23:07 2014 +0000 Use released version of the launchpad in ITs git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1636447 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 18bce5d..dab8dc5 100644 --- a/pom.xml +++ b/pom.xml @@ -295,7 +295,7 @@ <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.launchpad</artifactId> <classifier>standalone</classifier> - <version>7-SNAPSHOT</version> + <version>7</version> </dependency> <dependency> <groupId>org.slf4j</groupId> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
