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 20686dc [maven-release-plugin] prepare for next development iteration
20686dc is described below
commit 20686dcc2fcc0a6c020d2dd29da2c909c70094f7
Author: Roy Teeuwen <[email protected]>
AuthorDate: Sat Jul 4 09:19:44 2026 +0200
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 499a3b4..4a94951 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
</parent>
<artifactId>org.apache.sling.scripting.javascript</artifactId>
- <version>3.1.6</version>
+ <version>3.1.7-SNAPSHOT</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>org.apache.sling.scripting.javascript-3.1.6</tag>
+ <tag>HEAD</tag>
<url>https://github.com/apache/sling-org-apache-sling-scripting-javascript.git</url>
</scm>