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/06 15:26:44 UTC

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

Author: cziegeler
Date: Wed Oct  6 13:26:44 2010
New Revision: 1005025

URL: http://svn.apache.org/viewvc?rev=1005025&view=rev
Log:
Use latest commons threads.

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=1005025&r1=1005024&r2=1005025&view=diff
==============================================================================
--- sling/trunk/launchpad/builder/src/main/bundles/list.xml (original)
+++ sling/trunk/launchpad/builder/src/main/bundles/list.xml Wed Oct  6 13:26:44 2010
@@ -45,7 +45,7 @@
         <bundle>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.commons.threads</artifactId>
-            <version>3.0.2</version>
+            <version>3.0.3-SNAPSHOT</version>
         </bundle>
 
         <bundle>