Author: tomekr
Date: Mon Mar  2 13:32:36 2015
New Revision: 1663301

URL: http://svn.apache.org/r1663301
Log:
Update serviceusermapper dependency to the 1.1.0

Modified:
    sling/trunk/bundles/jcr/resource/pom.xml

Modified: sling/trunk/bundles/jcr/resource/pom.xml
URL: 
http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/resource/pom.xml?rev=1663301&r1=1663300&r2=1663301&view=diff
==============================================================================
--- sling/trunk/bundles/jcr/resource/pom.xml (original)
+++ sling/trunk/bundles/jcr/resource/pom.xml Mon Mar  2 13:32:36 2015
@@ -212,7 +212,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.serviceusermapper</artifactId>
-            <version>1.0.5-SNAPSHOT</version>
+            <version>1.1.0</version>
             <scope>provided</scope>
         </dependency>
 


Reply via email to