[maven-release-plugin] prepare release org.apache.felix.http.base-4.0.10
diff --git a/http/base/pom.xml b/http/base/pom.xml
index 3f12c11..d67e1d1 100644
--- a/http/base/pom.xml
+++ b/http/base/pom.xml
@@ -28,14 +28,15 @@
 
     <name>Apache Felix Http Base</name>
     <artifactId>org.apache.felix.http.base</artifactId>
-    <version>4.0.9-SNAPSHOT</version>
+    <version>4.0.10</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>
-    </scm>
+      <tag>org.apache.felix.http.base-4.0.10</tag>
+  </scm>
 
     <dependencies>
         <dependency>