This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-caconfig-integration-tests.git
commit 7da625ff23b1dcd3ae068d284fabc8b85e0f63bd Author: Stefan Seifert <[email protected]> AuthorDate: Fri May 26 07:36:37 2017 +0000 update to next development version until release version is available on maven central git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1796251 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0642b7d..f673ec8 100644 --- a/pom.xml +++ b/pom.xml @@ -151,13 +151,13 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.caconfig.spi</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.3.3-SNAPSHOT</version> <scope>provided</scope> </dependency> <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.caconfig.impl</artifactId> - <version>1.4.1-SNAPSHOT</version> + <version>1.4.3-SNAPSHOT</version> <scope>provided</scope> </dependency> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
