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 2013/02/15 12:43:00 UTC

svn commit: r1446536 - /sling/trunk/testing/junit/scriptable/pom.xml

Author: cziegeler
Date: Fri Feb 15 11:42:59 2013
New Revision: 1446536

URL: http://svn.apache.org/r1446536
Log:
Prepare for release: use released version

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=1446536&r1=1446535&r2=1446536&view=diff
==============================================================================
--- sling/trunk/testing/junit/scriptable/pom.xml (original)
+++ sling/trunk/testing/junit/scriptable/pom.xml Fri Feb 15 11:42:59 2013
@@ -108,7 +108,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.junit.core</artifactId>
-            <version>1.0.7-SNAPSHOT</version>
+            <version>1.0.8</version>
             <scope>provided</scope>
         </dependency>
         <dependency>