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 ad0c20c [maven-release-plugin] prepare for next development iteration
ad0c20c is described below
commit ad0c20c99277f3a01c529177e11522c762240b3d
Author: Radu Cotescu <[email protected]>
AuthorDate: Mon Jan 27 14:45:05 2025 +0100
[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 82af8de..d331663 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.12</version>
+ <version>1.2.13-SNAPSHOT</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://github.com/apache/sling-org-apache-sling-scripting-sightly-js-provider.git</url>
- <tag>org.apache.sling.scripting.sightly.js.provider-1.2.12</tag>
+ <tag>HEAD</tag>
</scm>
<!--
======================================================================= -->