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.18 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-js-provider.git
commit 966f762d45458d5005cb6c989326b7dd5bd9cb89 Author: Radu Cotescu <[email protected]> AuthorDate: Thu Dec 15 14:13:49 2016 +0000 [maven-release-plugin] prepare release org.apache.sling.scripting.sightly.js.provider-1.0.18 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/scripting/sightly/js-use-provider@1774459 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index b222bed..5793228 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ <!-- P R O J E C T --> <!-- ======================================================================= --> <artifactId>org.apache.sling.scripting.sightly.js.provider</artifactId> - <version>1.0.17-SNAPSHOT</version> + <version>1.0.18</version> <packaging>bundle</packaging> <name>Apache Sling Scripting HTL JavaScript Use Provider</name> @@ -43,9 +43,9 @@ </description> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/scripting/sightly/js-use-provider</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/scripting/sightly/js-use-provider</developerConnection> - <url>http://svn.apache.org/repos/asf/sling/trunk/bundles/scripting/sightly/js-use-provider</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.sightly.js.provider-1.0.18</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.sightly.js.provider-1.0.18</developerConnection> + <url>http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.sightly.js.provider-1.0.18</url> </scm> <!-- ======================================================================= --> @@ -112,7 +112,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.scripting.api</artifactId> - <version>2.1.13-SNAPSHOT</version> + <version>2.1.12</version> <scope>provided</scope> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
