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/02 15:46:15 UTC

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

Author: sseifert
Date: Tue May  2 15:46:15 2017
New Revision: 1793539

URL: http://svn.apache.org/viewvc?rev=1793539&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=1793539&r1=1793538&r2=1793539&view=diff
==============================================================================
--- sling/trunk/testing/mocks/caconfig-mock-plugin/pom.xml (original)
+++ sling/trunk/testing/mocks/caconfig-mock-plugin/pom.xml Tue May  2 15:46:15 2017
@@ -65,7 +65,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.caconfig.impl</artifactId>
-            <version>1.3.3-SNAPSHOT</version>
+            <version>1.4.0</version>
             <scope>compile</scope>
         </dependency>
         <dependency>