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:03:57 UTC

svn commit: r1794098 - /sling/trunk/bundles/extensions/caconfig/integration-tests/pom.xml

Author: sseifert
Date: Fri May  5 20:03:57 2017
New Revision: 1794098

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

Modified:
    sling/trunk/bundles/extensions/caconfig/integration-tests/pom.xml

Modified: sling/trunk/bundles/extensions/caconfig/integration-tests/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/caconfig/integration-tests/pom.xml?rev=1794098&r1=1794097&r2=1794098&view=diff
==============================================================================
--- sling/trunk/bundles/extensions/caconfig/integration-tests/pom.xml (original)
+++ sling/trunk/bundles/extensions/caconfig/integration-tests/pom.xml Fri May  5 20:03:57 2017
@@ -157,7 +157,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.caconfig.impl</artifactId>
-            <version>1.3.3-SNAPSHOT</version>
+            <version>1.4.1-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>