[maven-release-plugin] prepare release org.apache.felix.http.base-4.1.0
diff --git a/http/base/pom.xml b/http/base/pom.xml
index ce04708..05205c5 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.0.11-SNAPSHOT</version>
+    <version>4.1.0</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.0</tag>
   </scm>
 
     <properties>