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/22 22:00:01 UTC

svn commit: r1654072 - /sling/trunk/launchpad/base/pom.xml

Author: cziegeler
Date: Thu Jan 22 21:00:01 2015
New Revision: 1654072

URL: http://svn.apache.org/r1654072
Log:
Correct version

Modified:
    sling/trunk/launchpad/base/pom.xml

Modified: sling/trunk/launchpad/base/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/launchpad/base/pom.xml?rev=1654072&r1=1654071&r2=1654072&view=diff
==============================================================================
--- sling/trunk/launchpad/base/pom.xml (original)
+++ sling/trunk/launchpad/base/pom.xml Thu Jan 22 21:00:01 2015
@@ -32,7 +32,7 @@
        This version is a concatenation of the framework version and a version for the launchpad base itself.
        For a release only the qualifier (launchpad base version) is increased.
      -->
-    <version>4.6.0-3.5.6-SNAPSHOT</version>
+    <version>4.6.0-2.5.7-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Launchpad Base</name>