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/10/04 09:57:45 UTC

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

Author: sseifert
Date: Wed Oct  4 09:57:45 2017
New Revision: 1811060

URL: http://svn.apache.org/viewvc?rev=1811060&view=rev
Log:
update to latest development version

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=1811060&r1=1811059&r2=1811060&view=diff
==============================================================================
--- sling/trunk/bundles/extensions/caconfig/integration-tests/pom.xml (original)
+++ sling/trunk/bundles/extensions/caconfig/integration-tests/pom.xml Wed Oct  4 09:57:45 2017
@@ -157,7 +157,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.caconfig.impl</artifactId>
-            <version>1.4.5-SNAPSHOT</version>
+            <version>1.4.7-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>