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 5776a73e0a4028adb54f9ef85a085a3ef291ae56 Author: Stefan Seifert <[email protected]> AuthorDate: Mon Mar 20 22:49:44 2017 +0000 update to next snapshot version until releases available at maven central git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1787876 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 35efe12..76ef19f 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.2.1-SNAPSHOT</version> + <version>1.3.1-SNAPSHOT</version> <scope>provided</scope> </dependency> <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.caconfig.impl</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.3.1-SNAPSHOT</version> <scope>provided</scope> </dependency> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
