This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.discovery.base-1.0.2 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-discovery-base.git
commit 4a397a1e6e4f65f054f5b6a158267d9bbd989fa4 Author: Stefan Seifert <[email protected]> AuthorDate: Mon Oct 26 22:05:15 2015 +0000 update discovery dependencies to next snapshot versions until release versions available in maven central git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/discovery/base@1710708 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a96ff51..56af493 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.0</version> + <version>1.0.1-SNAPSHOT</version> </dependency> <!-- besides including discovery.commons' normal jar above, for testing a few test helper classes are also reused. @@ -159,7 +159,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.discovery.commons</artifactId> - <version>1.0.0</version> + <version>1.0.1-SNAPSHOT</version> <scope>test</scope> <type>test-jar</type> </dependency> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
