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 2015/01/08 09:30:32 UTC

svn commit: r1650226 - /sling/trunk/installer/factories/configuration/pom.xml

Author: cziegeler
Date: Thu Jan  8 08:30:31 2015
New Revision: 1650226

URL: http://svn.apache.org/r1650226
Log:
Switch to current core snapshot for the release phase

Modified:
    sling/trunk/installer/factories/configuration/pom.xml

Modified: sling/trunk/installer/factories/configuration/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/installer/factories/configuration/pom.xml?rev=1650226&r1=1650225&r2=1650226&view=diff
==============================================================================
--- sling/trunk/installer/factories/configuration/pom.xml (original)
+++ sling/trunk/installer/factories/configuration/pom.xml Thu Jan  8 08:30:31 2015
@@ -73,7 +73,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.installer.core</artifactId>
-            <version>3.6.0</version>
+            <version>3.6.1-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>
         <dependency>