This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits 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 c3fe5f0 [maven-release-plugin] prepare release
org.apache.sling.scripting.javascript-3.1.6
c3fe5f0 is described below
commit c3fe5f06e26b49da9925c3672e038ed0c8e6e0f6
Author: Roy Teeuwen <[email protected]>
AuthorDate: Sat Jul 4 09:19:37 2026 +0200
[maven-release-plugin] prepare release
org.apache.sling.scripting.javascript-3.1.6
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 9cb2a2f..499a3b4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
</parent>
<artifactId>org.apache.sling.scripting.javascript</artifactId>
- <version>3.1.5-SNAPSHOT</version>
+ <version>3.1.6</version>
<name>Apache Sling Scripting JavaScript</name>
<description>Support for JavaScript scripting</description>
@@ -37,7 +37,7 @@
<scm>
<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>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.scripting.javascript-3.1.6</tag>
<url>https://github.com/apache/sling-org-apache-sling-scripting-javascript.git</url>
</scm>