[maven-release-plugin] prepare release org.apache.felix.http.base-4.1.2
diff --git a/http/base/pom.xml b/http/base/pom.xml
index b9253fb..3b4391a 100644
--- a/http/base/pom.xml
+++ b/http/base/pom.xml
@@ -28,14 +28,14 @@
 
     <name>Apache Felix Http Base</name>
     <artifactId>org.apache.felix.http.base</artifactId>
-    <version>4.1.1-SNAPSHOT</version>
+    <version>4.1.2</version>
     <packaging>jar</packaging>
 
     <scm>
          <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>
-      <tag>HEAD</tag>
+      <tag>org.apache.felix.http.base-4.1.2</tag>
   </scm>
 
     <properties>