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.18 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-discovery-oak.git
commit 3b440fd051ad9831cea5d0f3812ee4f9f0688608 Author: Stefan Seifert <[email protected]> AuthorDate: Wed May 3 14:35:24 2017 +0000 update to org.apache.sling.commons.johnzon 1.0.0 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/discovery/oak@1793655 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 5a4c4f2..2dd081c 100644 --- a/pom.xml +++ b/pom.xml @@ -333,10 +333,10 @@ <version>1.0.6</version> </dependency> <dependency> - <groupId>org.apache.sling</groupId> - <artifactId>org.apache.sling.commons.johnzon</artifactId> - <version>0.1.0-SNAPSHOT</version> - <scope>test</scope> + <groupId>org.apache.sling</groupId> + <artifactId>org.apache.sling.commons.johnzon</artifactId> + <version>1.0.0</version> + <scope>test</scope> </dependency> </dependencies> </project> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
