[maven-release-plugin] prepare release org.apache.sling.scripting.jsp.taglib-2.4.2
diff --git a/pom.xml b/pom.xml
index 5baed71..83d5da5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,7 +15,7 @@
</parent>
<artifactId>org.apache.sling.scripting.jsp.taglib</artifactId>
- <version>2.4.1-SNAPSHOT</version>
+ <version>2.4.2</version>
<name>Apache Sling Scripting JSP Tag Library</name>
<description>Core Tag Library for Apache Sling JSP support</description>
@@ -23,13 +23,13 @@
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-jsp-taglib.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-jsp-taglib.git</developerConnection>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.scripting.jsp.taglib-2.4.2</tag>
<url>https://github.com/apache/sling-org-apache-sling-scripting-jsp-taglib.git</url>
</scm>
<properties>
<sling.java.version>8</sling.java.version>
- <project.build.outputTimestamp>1</project.build.outputTimestamp>
+ <project.build.outputTimestamp>1734085027</project.build.outputTimestamp>
</properties>
<dependencies>