Author: cziegeler
Date: Thu Dec 17 14:01:06 2009
New Revision: 891713
URL: http://svn.apache.org/viewvc?rev=891713&view=rev
Log:
Go back to current version.
Modified:
sling/trunk/bundles/commons/scheduler/pom.xml
Modified: sling/trunk/bundles/commons/scheduler/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/bundles/commons/scheduler/pom.xml?rev=891713&r1=891712&r2=891713&view=diff
==============================================================================
--- sling/trunk/bundles/commons/scheduler/pom.xml (original)
+++ sling/trunk/bundles/commons/scheduler/pom.xml Thu Dec 17 14:01:06 2009
@@ -111,7 +111,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.commons.threads</artifactId>
- <version>3.0.0</version>
+ <version>3.0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<!-- The following dependencies will be replaced by using the quartz
wrapper bundle -->