This is an automated email from the ASF dual-hosted git repository.
radu pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-js-provider.git
The following commit(s) were added to refs/heads/master by this push:
new b3c9199 [maven-release-plugin] prepare release
org.apache.sling.scripting.sightly.js.provider-1.2.4
b3c9199 is described below
commit b3c9199dd5a9f1adb530b1e38e2fbaca3dbe9d76
Author: Radu Cotescu <[email protected]>
AuthorDate: Wed Jul 22 13:43:01 2020 +0200
[maven-release-plugin] prepare release
org.apache.sling.scripting.sightly.js.provider-1.2.4
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 4308314..c31ebb9 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.2.3-SNAPSHOT</version>
+ <version>1.2.4</version>
<name>Apache Sling Scripting HTL JS Use Provider</name>
@@ -45,7 +45,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-js-provider.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-js-provider.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-scripting-sightly-js-provider.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.scripting.sightly.js.provider-1.2.4</tag>
</scm>
<!--
======================================================================= -->