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 2010/10/25 14:00:06 UTC

svn commit: r1027080 - /sling/trunk/launchpad/builder/src/main/bundles/list.xml

Author: cziegeler
Date: Mon Oct 25 12:00:05 2010
New Revision: 1027080

URL: http://svn.apache.org/viewvc?rev=1027080&view=rev
Log:
#4208 - Use released versions 

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

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=1027080&r1=1027079&r2=1027080&view=diff
==============================================================================
--- sling/trunk/launchpad/builder/src/main/bundles/list.xml (original)
+++ sling/trunk/launchpad/builder/src/main/bundles/list.xml Mon Oct 25 12:00:05 2010
@@ -155,17 +155,17 @@
         <bundle>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.scripting.javascript</artifactId>
-            <version>2.0.9-SNAPSHOT</version>
+            <version>2.0.8</version>
         </bundle>
         <bundle>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.scripting.jsp</artifactId>
-            <version>2.0.11-SNAPSHOT</version>
+            <version>2.0.10</version>
         </bundle>
         <bundle>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.scripting.jsp.taglib</artifactId>
-            <version>2.1.1-SNAPSHOT</version>
+            <version>2.1.0</version>
         </bundle>
         <bundle>
             <groupId>org.codehaus.groovy</groupId>