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-jsp.git


The following commit(s) were added to refs/heads/master by this push:
     new 5070de9  [maven-release-plugin] prepare for next development iteration
5070de9 is described below

commit 5070de9e946e9a3f801b22671f39c7e1f235def2
Author: Julian Sedding <[email protected]>
AuthorDate: Sat Jul 18 11:29:17 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 1c3bcfe..cb9319c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.scripting.jsp</artifactId>
-    <version>2.7.0</version>
+    <version>2.7.1-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://github.com/apache/sling-org-apache-sling-scripting-jsp.git</url>
-      <tag>org.apache.sling.scripting.jsp-2.7.0</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <build>

Reply via email to