Author: bdelacretaz
Date: Thu Apr 14 12:21:30 2011
New Revision: 1092165
URL: http://svn.apache.org/viewvc?rev=1092165&view=rev
Log:
Use released versions to release this module
Modified:
sling/trunk/testing/junit/scriptable/pom.xml
Modified: sling/trunk/testing/junit/scriptable/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/testing/junit/scriptable/pom.xml?rev=1092165&r1=1092164&r2=1092165&view=diff
==============================================================================
--- sling/trunk/testing/junit/scriptable/pom.xml (original)
+++ sling/trunk/testing/junit/scriptable/pom.xml Thu Apr 14 12:21:30 2011
@@ -104,7 +104,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.junit.core</artifactId>
- <version>1.0.5-SNAPSHOT</version>
+ <version>1.0.6</version>
<scope>provided</scope>
</dependency>
<dependency>