[maven-release-plugin] prepare release org.apache.sling.scripting.jsp.taglib-2.3.0
diff --git a/pom.xml b/pom.xml
index 9401c2e..f4c8f4e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
</parent>
<artifactId>org.apache.sling.scripting.jsp.taglib</artifactId>
- <version>2.2.9-SNAPSHOT</version>
+ <version>2.3.0</version>
<packaging>bundle</packaging>
<name>Apache Sling Scripting JSP Tag Library</name>
@@ -32,7 +32,7 @@
<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>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-scripting-jsp-taglib.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.scripting.jsp.taglib-2.3.0</tag>
</scm>
<build>