[maven-release-plugin] prepare release org.apache.sling.installer.factory.configuration-1.3.0
diff --git a/pom.xml b/pom.xml
index 65b414a..303304a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
     </parent>
 
     <artifactId>org.apache.sling.installer.factory.configuration</artifactId>
-    <version>1.2.5-SNAPSHOT</version>
+    <version>1.3.0</version>
 
     <name>Apache Sling Installer Configuration Admin Support</name>
     <description> 
@@ -35,14 +35,14 @@
 
     <properties>
         <sling.java.version>8</sling.java.version>
-        <project.build.outputTimestamp>2020-01-14T08:04:00Z</project.build.outputTimestamp>
+        <project.build.outputTimestamp>2020-02-21T08:35:11Z</project.build.outputTimestamp>
     </properties>
 
     <scm>
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-factory-configuration.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-factory-configuration.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-installer-factory-configuration.git</url>
-        <tag>HEAD</tag>
+        <tag>org.apache.sling.installer.factory.configuration-1.3.0</tag>
     </scm>
 
     <build>