You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ra...@apache.org on 2015/03/23 22:20:50 UTC

svn commit: r1668739 - /sling/trunk/contrib/scripting/sightly/testing/pom.xml

Author: radu
Date: Mon Mar 23 21:20:49 2015
New Revision: 1668739

URL: http://svn.apache.org/r1668739
Log:
@releng: updated to released dependency

Modified:
    sling/trunk/contrib/scripting/sightly/testing/pom.xml

Modified: sling/trunk/contrib/scripting/sightly/testing/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/contrib/scripting/sightly/testing/pom.xml?rev=1668739&r1=1668738&r2=1668739&view=diff
==============================================================================
--- sling/trunk/contrib/scripting/sightly/testing/pom.xml (original)
+++ sling/trunk/contrib/scripting/sightly/testing/pom.xml Mon Mar 23 21:20:49 2015
@@ -366,7 +366,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.performance.base</artifactId>
-            <version>0.0.1-SNAPSHOT</version>
+            <version>1.0.2</version>
             <scope>test</scope>
         </dependency>
     </dependencies>