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 2011/08/16 14:59:29 UTC

svn commit: r1158252 - /sling/trunk/installer/it/pom.xml

Author: cziegeler
Date: Tue Aug 16 12:59:28 2011
New Revision: 1158252

URL: http://svn.apache.org/viewvc?rev=1158252&view=rev
Log:
Correct configuration version

Modified:
    sling/trunk/installer/it/pom.xml

Modified: sling/trunk/installer/it/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/installer/it/pom.xml?rev=1158252&r1=1158251&r2=1158252&view=diff
==============================================================================
--- sling/trunk/installer/it/pom.xml (original)
+++ sling/trunk/installer/it/pom.xml Tue Aug 16 12:59:28 2011
@@ -88,7 +88,7 @@
                         </property>
                         <property>
                             <name>installer.configuration.version</name>
-                            <value>1.0.1-SNAPSHOT</value>
+                            <value>1.0.3-SNAPSHOT</value>
                         </property>
                         <property>
                             <name>osgi.installer.base.dir</name>