You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2012/03/29 01:45:27 UTC

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

Author: cziegeler
Date: Wed Mar 28 23:45:26 2012
New Revision: 1306645

URL: http://svn.apache.org/viewvc?rev=1306645&view=rev
Log:
SLING-2451 : NPE while trying to persist new configuration

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=1306645&r1=1306644&r2=1306645&view=diff
==============================================================================
--- sling/trunk/launchpad/builder/src/main/bundles/list.xml (original)
+++ sling/trunk/launchpad/builder/src/main/bundles/list.xml Wed Mar 28 23:45:26 2012
@@ -233,7 +233,7 @@
         <bundle>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.installer.factory.configuration</artifactId>
-            <version>1.0.4</version>
+            <version>1.0.5-SNAPSHOT</version>
         </bundle>
         <bundle>
             <groupId>org.apache.sling</groupId>