Author: cziegeler
Date: Tue Jul 21 06:11:21 2015
New Revision: 1692048

URL: http://svn.apache.org/r1692048
Log:
Correct version and use released api

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=1692048&r1=1692047&r2=1692048&view=diff
==============================================================================
--- sling/trunk/launchpad/base/pom.xml (original)
+++ sling/trunk/launchpad/base/pom.xml Tue Jul 21 06:11:21 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>5.0.1-3.6.2-SNAPSHOT</version>
+    <version>5.0.1-2.6.3-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Launchpad Base</name>
@@ -287,7 +287,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.launchpad.api</artifactId>
-            <version>1.2.1-SNAPSHOT</version>
+            <version>1.2.0</version>
             <scope>provided</scope>
         </dependency>
         <dependency>


Reply via email to