[maven-release-plugin] prepare release org.apache.sling.repoinit.parser-1.9.0
diff --git a/pom.xml b/pom.xml
index 6ae7cc8..be4eac2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>org.apache.sling.repoinit.parser</artifactId>
-  <version>1.8.1-SNAPSHOT</version>
+  <version>1.9.0</version>
   <name>Apache Sling Repoinit Parser</name>
   <description>Parser for the Repository Initialization language used in Sling</description>
 
@@ -36,11 +36,11 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-repoinit-parser.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-repoinit-parser.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-repoinit-parser.git</url>
-    <tag>HEAD</tag>
+    <tag>org.apache.sling.repoinit.parser-1.9.0</tag>
   </scm>
   
   <properties>
-    <project.build.outputTimestamp>2022-09-20T18:21:36Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2023-01-25T18:49:26Z</project.build.outputTimestamp>
   </properties>
 
   <build>