This is an automated email from the ASF dual-hosted git repository.
cziegeler 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 17ae48d [maven-release-plugin] prepare release
org.apache.sling.scripting.jsp-2.6.0
17ae48d is described below
commit 17ae48d3b66f2392c29fc8a1797358b2d3d72e83
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Tue May 10 17:13:15 2022 +0200
[maven-release-plugin] prepare release org.apache.sling.scripting.jsp-2.6.0
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index b5f1948..12d4c48 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.scripting.jsp</artifactId>
- <version>2.5.5-SNAPSHOT</version>
+ <version>2.6.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://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-scripting-jsp.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.scripting.jsp-2.6.0</tag>
</scm>
<build>