This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.scripting.sightly.js.provider-1.0.12 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-js-provider.git
commit ba35cbfb6694af7ee11754d0c7804aa20aae34b8 Author: Radu Cotescu <[email protected]> AuthorDate: Mon Sep 5 15:22:41 2016 +0000 releng: updated dependencies git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/scripting/sightly/js-use-provider@1759296 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 481bcda..1d4e042 100644 --- a/pom.xml +++ b/pom.xml @@ -127,19 +127,19 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.scripting.sightly</artifactId> - <version>1.0.19-SNAPSHOT</version> + <version>1.0.20</version> <scope>provided</scope> </dependency> <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.scripting.sightly.compiler</artifactId> - <version>0.0.1-SNAPSHOT</version> + <version>1.0.0</version> <scope>provided</scope> </dependency> <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.scripting.sightly.compiler.java</artifactId> - <version>0.0.1-SNAPSHOT</version> + <version>1.0.0</version> <scope>provided</scope> </dependency> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
