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/01/03 16:37:12 UTC

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

Author: cziegeler
Date: Tue Jan  3 15:37:12 2012
New Revision: 1226829

URL: http://svn.apache.org/viewvc?rev=1226829&view=rev
Log:
Use latest snapshot

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=1226829&r1=1226828&r2=1226829&view=diff
==============================================================================
--- sling/trunk/installer/factories/configuration/pom.xml (original)
+++ sling/trunk/installer/factories/configuration/pom.xml Tue Jan  3 15:37:12 2012
@@ -79,7 +79,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.installer.core</artifactId>
-            <version>3.3.0</version>
+            <version>3.3.1-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>
     </dependencies>