[maven-release-plugin] prepare release org.apache.felix.http.parent-13
diff --git a/http/parent/pom.xml b/http/parent/pom.xml
index 3e4db79..3c379ac 100755
--- a/http/parent/pom.xml
+++ b/http/parent/pom.xml
@@ -29,7 +29,7 @@
 
     <name>Apache Felix Http Parent POM</name>
     <artifactId>org.apache.felix.http.parent</artifactId>
-    <version>13-SNAPSHOT</version>
+    <version>13</version>
     <packaging>pom</packaging>
 
 
@@ -41,7 +41,8 @@
         <connection>scm:git:https://github.com/apache/felix-dev.git</connection>
         <developerConnection>scm:git:https://github.com/apache/felix-dev.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=felix-dev.git</url>
-    </scm>
+      <tag>org.apache.felix.http.parent-13</tag>
+  </scm>
 
     <build>
         <pluginManagement>