You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by du...@apache.org on 2016/09/19 14:34:42 UTC

svn commit: r1761455 - /sling/trunk/testing/junit/rules/pom.xml

Author: dulvac
Date: Mon Sep 19 14:34:42 2016
New Revision: 1761455

URL: http://svn.apache.org/viewvc?rev=1761455&view=rev
Log:
temporarily updated dep to org.apache.sling.testing.clients

Modified:
    sling/trunk/testing/junit/rules/pom.xml

Modified: sling/trunk/testing/junit/rules/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/testing/junit/rules/pom.xml?rev=1761455&r1=1761454&r2=1761455&view=diff
==============================================================================
--- sling/trunk/testing/junit/rules/pom.xml (original)
+++ sling/trunk/testing/junit/rules/pom.xml Mon Sep 19 14:34:42 2016
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.testing.rules</artifactId>
-    <version>1.0.0</version>
+    <version>1.0.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Testing Rules</name>