This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.resourcecollection-1.0.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resourcecollection.git
commit 7ebfef1342fc2b60ee11b1d152c3306f710df0fa Author: Carsten Ziegeler <[email protected]> AuthorDate: Wed Mar 5 11:12:55 2014 +0000 Use relesed version of sling.api (2.6.0 is required) git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/collection@1574429 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 95142c0..87d8dbc 100755 --- a/pom.xml +++ b/pom.xml @@ -83,7 +83,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.api</artifactId> - <version>2.4.3-SNAPSHOT</version> + <version>2.6.0</version> <scope>provided</scope> </dependency> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
