This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.xss-2.0.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-xss.git
commit 326a0a4a0357f90888a5518484a255c3387ef859 Author: Karl Pauls <[email protected]> AuthorDate: Mon May 1 21:06:52 2017 +0000 Update xss bundle to commons.johnzon 1.0.0 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/xss@1793406 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e106665..65de9b4 100644 --- a/pom.xml +++ b/pom.xml @@ -290,7 +290,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.commons.johnzon</artifactId> - <version>0.1.0-SNAPSHOT</version> + <version>1.0.0</version> <scope>test</scope> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
