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/05 20:04:34 UTC

svn commit: r1794099 - /sling/trunk/testing/mocks/caconfig-mock-plugin/pom.xml

Author: sseifert
Date: Fri May  5 20:04:34 2017
New Revision: 1794099

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

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

Modified: sling/trunk/testing/mocks/caconfig-mock-plugin/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/testing/mocks/caconfig-mock-plugin/pom.xml?rev=1794099&r1=1794098&r2=1794099&view=diff
==============================================================================
--- sling/trunk/testing/mocks/caconfig-mock-plugin/pom.xml (original)
+++ sling/trunk/testing/mocks/caconfig-mock-plugin/pom.xml Fri May  5 20:04:34 2017
@@ -65,7 +65,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.caconfig.impl</artifactId>
-            <version>1.4.1-SNAPSHOT</version>
+            <version>1.4.0</version>
             <scope>compile</scope>
         </dependency>
         <dependency>