This is an automated email from the ASF dual-hosted git repository.
enorman pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-javascript.git
The following commit(s) were added to refs/heads/master by this push:
new f805848 [maven-release-plugin] prepare release
org.apache.sling.scripting.javascript-3.1.4
f805848 is described below
commit f8058481a9978d66d011d4be71745e9cb36b4c7e
Author: Eric Norman <[email protected]>
AuthorDate: Thu Oct 15 11:32:50 2020 -0700
[maven-release-plugin] prepare release
org.apache.sling.scripting.javascript-3.1.4
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 0c31a9d..f673eca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
</parent>
<artifactId>org.apache.sling.scripting.javascript</artifactId>
- <version>3.1.3-SNAPSHOT</version>
+ <version>3.1.4</version>
<name>Apache Sling Scripting JavaScript</name>
<description>Support for JavaScript scripting</description>
@@ -38,7 +38,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-javascript.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-javascript.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-scripting-javascript.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.scripting.javascript-3.1.4</tag>
</scm>
<properties>