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 6dd65c62f281d2efc2fa18d4f581d029135b3e2d
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Mon Oct 5 20:44:10 2009 +0000

    Fix wrong org.apache.sling.commons.classloader version number
    
    git-svn-id: 
https://svn.apache.org/repos/asf/sling/trunk/contrib/commons/fsclassloader@822000
 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4d173a5..4413211 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,7 +85,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.commons.classloader</artifactId>
-            <version>0.9.0-SNAPSHOT</version>
+            <version>0.9.1-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>
     </dependencies>

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to