You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by en...@apache.org on 2011/05/02 02:37:23 UTC

svn commit: r1098452 - /sling/trunk/launchpad/builder/src/main/bundles/list.xml

Author: enorman
Date: Mon May  2 00:37:23 2011
New Revision: 1098452

URL: http://svn.apache.org/viewvc?rev=1098452&view=rev
Log:
SLING-2066 use the snapshot build of the usermanager bundle to pick up the fixed bug

Modified:
    sling/trunk/launchpad/builder/src/main/bundles/list.xml

Modified: sling/trunk/launchpad/builder/src/main/bundles/list.xml
URL: http://svn.apache.org/viewvc/sling/trunk/launchpad/builder/src/main/bundles/list.xml?rev=1098452&r1=1098451&r2=1098452&view=diff
==============================================================================
--- sling/trunk/launchpad/builder/src/main/bundles/list.xml (original)
+++ sling/trunk/launchpad/builder/src/main/bundles/list.xml Mon May  2 00:37:23 2011
@@ -353,7 +353,7 @@
         <bundle>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.jcr.jackrabbit.usermanager</artifactId>
-            <version>2.1.0</version>
+            <version>2.1.1-SNAPSHOT</version>
         </bundle>
         <bundle>
             <groupId>org.apache.sling</groupId>