This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.discovery.oak-1.2.16 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-discovery-oak.git
commit 76c0af31018a7717e5b8f3cbc11bb6f60adcfb60 Author: Stefan Egli <[email protected]> AuthorDate: Mon Sep 26 10:01:08 2016 +0000 releng : switching discovery.commons to new SNAPSHOT 1.0.17-SNAPSHOT git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/discovery/oak@1762311 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e2c6d10..480d53b 100644 --- a/pom.xml +++ b/pom.xml @@ -151,7 +151,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.discovery.commons</artifactId> - <version>1.0.16</version> + <version>1.0.17-SNAPSHOT</version> <scope>provided</scope> </dependency> <!-- besides including discovery.commons' normal jar above, @@ -160,7 +160,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.discovery.commons</artifactId> - <version>1.0.16</version> + <version>1.0.17-SNAPSHOT</version> <scope>test</scope> <type>test-jar</type> </dependency> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
