[maven-release-plugin] prepare release org.apache.felix.framework-7.0.1
diff --git a/framework/pom.xml b/framework/pom.xml
index 1d435e0..70e4e33 100644
--- a/framework/pom.xml
+++ b/framework/pom.xml
@@ -27,7 +27,7 @@
   <packaging>bundle</packaging>
   <name>Apache Felix Framework</name>
   <artifactId>org.apache.felix.framework</artifactId>
-  <version>7.1.0-SNAPSHOT</version>
+  <version>7.0.1</version>
   <properties>
     <dollar>$</dollar>
     <felix.java.version>8</felix.java.version>
@@ -36,7 +36,7 @@
     <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.framework-7.0.1</tag>
   </scm>
 
   <build>
@@ -201,7 +201,7 @@
     <dependency>
        <groupId>org.apache.felix</groupId>
        <artifactId>org.apache.felix.resolver</artifactId>
-       <version>2.1.0-SNAPSHOT</version>
+       <version>2.0.4</version>
        <scope>provided</scope>
         <exclusions>
             <exclusion>