You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ss...@apache.org on 2017/05/11 12:18:47 UTC

svn commit: r1794825 - /sling/trunk/testing/mocks/sling-mock/pom.xml

Author: sseifert
Date: Thu May 11 12:18:46 2017
New Revision: 1794825

URL: http://svn.apache.org/viewvc?rev=1794825&view=rev
Log:
update to next development version until release version is available on maven central

Modified:
    sling/trunk/testing/mocks/sling-mock/pom.xml

Modified: sling/trunk/testing/mocks/sling-mock/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/testing/mocks/sling-mock/pom.xml?rev=1794825&r1=1794824&r2=1794825&view=diff
==============================================================================
--- sling/trunk/testing/mocks/sling-mock/pom.xml (original)
+++ sling/trunk/testing/mocks/sling-mock/pom.xml Thu May 11 12:18:46 2017
@@ -45,7 +45,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.testing.osgi-mock</artifactId>
-            <version>2.3.2</version>
+            <version>2.3.3-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>
         <dependency>