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/16 17:20:39 UTC

svn commit: r1232049 - in /sling/trunk: bundles/scripting/core/pom.xml launchpad/builder/src/main/bundles/list.xml

Author: cziegeler
Date: Mon Jan 16 16:20:38 2012
New Revision: 1232049

URL: http://svn.apache.org/viewvc?rev=1232049&view=rev
Log:
Use released versions

Modified:
    sling/trunk/bundles/scripting/core/pom.xml
    sling/trunk/launchpad/builder/src/main/bundles/list.xml

Modified: sling/trunk/bundles/scripting/core/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/scripting/core/pom.xml?rev=1232049&r1=1232048&r2=1232049&view=diff
==============================================================================
--- sling/trunk/bundles/scripting/core/pom.xml (original)
+++ sling/trunk/bundles/scripting/core/pom.xml Mon Jan 16 16:20:38 2012
@@ -110,7 +110,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.scripting.api</artifactId>
-            <version>2.1.5-SNAPSHOT</version>
+            <version>2.1.4</version>
             <scope>provided</scope>
         </dependency>
 

Modified: sling/trunk/launchpad/builder/src/main/bundles/list.xml
URL: http://svn.apache.org/viewvc/sling/trunk/launchpad/builder/src/main/bundles/list.xml?rev=1232049&r1=1232048&r2=1232049&view=diff
==============================================================================
--- sling/trunk/launchpad/builder/src/main/bundles/list.xml (original)
+++ sling/trunk/launchpad/builder/src/main/bundles/list.xml Mon Jan 16 16:20:38 2012
@@ -165,12 +165,12 @@
         <bundle>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.scripting.api</artifactId>
-            <version>2.1.5-SNAPSHOT</version>
+            <version>2.1.4</version>
         </bundle>
         <bundle>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.scripting.core</artifactId>
-            <version>2.0.21-SNAPSHOT</version>
+            <version>2.0.20</version>
         </bundle>
         <bundle>
             <groupId>org.apache.sling</groupId>
@@ -180,7 +180,7 @@
         <bundle>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.scripting.jsp</artifactId>
-            <version>2.0.21-SNAPSHOT</version>
+            <version>2.0.20</version>
         </bundle>
         <bundle>
             <groupId>org.apache.sling</groupId>
@@ -228,7 +228,7 @@
         <bundle>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.installer.core</artifactId>
-            <version>3.3.3-SNAPSHOT</version>
+            <version>3.3.2</version>
         </bundle>
         <bundle>
             <groupId>org.apache.sling</groupId>