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-jsp.git
The following commit(s) were added to refs/heads/master by this push:
new 8da5f76 [maven-release-plugin] prepare for next development iteration
8da5f76 is described below
commit 8da5f76d8cc85965f1da25ede1e39f6c21fd5311
Author: Radu Cotescu <[email protected]>
AuthorDate: Fri Dec 9 11:11:29 2022 +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 50be77e..ffd4678 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.scripting.jsp</artifactId>
- <version>2.6.2</version>
+ <version>2.6.3-SNAPSHOT</version>
<name>Apache Sling Scripting JSP</name>
<description>Support for JSP scripting</description>
@@ -37,7 +37,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-jsp.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-jsp.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-scripting-jsp.git</url>
- <tag>org.apache.sling.scripting.jsp-2.6.2</tag>
+ <tag>HEAD</tag>
</scm>
<build>