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 f89505a [maven-release-plugin] prepare release
org.apache.sling.scripting.jsp-2.7.0
f89505a is described below
commit f89505af3dc9e6f7be0f73701d60a1a2403ea025
Author: Julian Sedding <[email protected]>
AuthorDate: Sat Jul 18 11:28:48 2026 +0200
[maven-release-plugin] prepare release org.apache.sling.scripting.jsp-2.7.0
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 06bfc2a..1c3bcfe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.scripting.jsp</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.0</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>HEAD</tag>
+ <tag>org.apache.sling.scripting.jsp-2.7.0</tag>
</scm>
<build>