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-sightly-js-provider.git
The following commit(s) were added to refs/heads/master by this push:
new b76d8d1 [maven-release-plugin] prepare for next development iteration
b76d8d1 is described below
commit b76d8d1252af92c1b4666f35b38d2b64f7e92c20
Author: Radu Cotescu <[email protected]>
AuthorDate: Tue Sep 1 14:50:19 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 1eae441..6c40b3d 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.16</version>
+ <version>1.2.17-SNAPSHOT</version>
<name>Apache Sling Scripting HTL JS Use Provider</name>
@@ -42,7 +42,7 @@
<scm>
<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>
- <tag>org.apache.sling.scripting.sightly.js.provider-1.2.16</tag>
+ <tag>HEAD</tag>
<url>https://github.com/apache/sling-org-apache-sling-scripting-sightly-js-provider.git</url>
</scm>