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 a55e22c [maven-release-plugin] prepare release
org.apache.sling.scripting.jsp-2.6.2
a55e22c is described below
commit a55e22c8c4ef28fa9c8f95333c8bb446f31273b3
Author: Radu Cotescu <[email protected]>
AuthorDate: Fri Dec 9 11:11:12 2022 +0100
[maven-release-plugin] prepare release org.apache.sling.scripting.jsp-2.6.2
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index a846b8f..50be77e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.scripting.jsp</artifactId>
- <version>2.6.1-SNAPSHOT</version>
+ <version>2.6.2</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.2</tag>
</scm>
<build>