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-resourcecollection.git
commit c37dd5b89a6df1a5ff45d3faec969ef95f2d8f43 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@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]>.
