[maven-release-plugin] prepare release org.apache.sling.feature.io-1.3.0
diff --git a/pom.xml b/pom.xml
index 84a1023..f0d46da 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
     </parent>
 
     <artifactId>org.apache.sling.feature.io</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.3.0</version>
 
     <name>Apache Sling Feature IO Module</name>
     <description>
@@ -36,7 +36,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-io.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-io.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-feature-io.git</url>
-        <tag>HEAD</tag>
+        <tag>org.apache.sling.feature.io-1.3.0</tag>
     </scm>
 
     <build>