This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.commons.fsclassloader-1.0.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-fsclassloader.git
commit 8946df80125c31e2ca335f887c7185e7aa905985 Author: Carsten Ziegeler <[email protected]> AuthorDate: Mon Nov 30 13:46:40 2009 +0000 Use latest releases. git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/commons/fsclassloader@885427 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1c396ab..5dda250 100644 --- a/pom.xml +++ b/pom.xml @@ -88,7 +88,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.commons.classloader</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.0</version> <scope>provided</scope> </dependency> </dependencies> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
