You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by fm...@apache.org on 2010/01/25 10:07:12 UTC

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

Author: fmeschbe
Date: Mon Jan 25 09:07:11 2010
New Revision: 902738

URL: http://svn.apache.org/viewvc?rev=902738&view=rev
Log:
SLING-1282 Need snapshot of JCR Base bundle for the new credentials stuff to work.

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=902738&r1=902737&r2=902738&view=diff
==============================================================================
--- sling/trunk/launchpad/builder/src/main/bundles/list.xml (original)
+++ sling/trunk/launchpad/builder/src/main/bundles/list.xml Mon Jan 25 09:07:11 2010
@@ -232,7 +232,7 @@
         <bundle>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.jcr.base</artifactId>
-            <version>2.0.4-incubator</version>
+            <version>2.0.5-SNAPSHOT</version>
         </bundle>
         <bundle>
             <groupId>org.apache.jackrabbit</groupId>