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 2015/11/09 14:13:05 UTC

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

Author: sseifert
Date: Mon Nov  9 13:13:04 2015
New Revision: 1713428

URL: http://svn.apache.org/viewvc?rev=1713428&view=rev
Log:
update to latest osgi-mock version

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=1713428&r1=1713427&r2=1713428&view=diff
==============================================================================
--- sling/trunk/testing/mocks/sling-mock/pom.xml (original)
+++ sling/trunk/testing/mocks/sling-mock/pom.xml Mon Nov  9 13:13:04 2015
@@ -45,7 +45,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.testing.osgi-mock</artifactId>
-            <version>1.6.0</version>
+            <version>1.7.0</version>
             <scope>compile</scope>
         </dependency>
         <dependency>