This is an automated email from the ASF dual-hosted git repository.

pauls pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git


The following commit(s) were added to refs/heads/master by this push:
     new 89bcce8  [maven-release-plugin] prepare for next development iteration
89bcce8 is described below

commit 89bcce87a4dd70fba3518362bd0830c629f68702
Author: Karl Pauls <[email protected]>
AuthorDate: Mon Dec 21 23:22:36 2020 +0100

    [maven-release-plugin] prepare for next development iteration
---
 framework/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/framework/pom.xml b/framework/pom.xml
index 8f5ec57..f987bac 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.0.0</version>
+  <version>7.1.0-SNAPSHOT</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>org.apache.felix.framework-7.0.0</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <build>

Reply via email to