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:20:49 UTC

svn commit: r1794829 - /sling/branches/testing/mocks/sling-mock-1.x/pom.xml

Author: sseifert
Date: Thu May 11 12:20:49 2017
New Revision: 1794829

URL: http://svn.apache.org/viewvc?rev=1794829&view=rev
Log:
update dependency

Modified:
    sling/branches/testing/mocks/sling-mock-1.x/pom.xml

Modified: sling/branches/testing/mocks/sling-mock-1.x/pom.xml
URL: http://svn.apache.org/viewvc/sling/branches/testing/mocks/sling-mock-1.x/pom.xml?rev=1794829&r1=1794828&r2=1794829&view=diff
==============================================================================
--- sling/branches/testing/mocks/sling-mock-1.x/pom.xml (original)
+++ sling/branches/testing/mocks/sling-mock-1.x/pom.xml Thu May 11 12:20:49 2017
@@ -45,7 +45,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.testing.osgi-mock</artifactId>
-            <version>1.9.5-SNAPSHOT</version>
+            <version>1.9.6</version>
             <scope>compile</scope>
         </dependency>
         <dependency>