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 7f88824  [maven-release-plugin] prepare for next development iteration
7f88824 is described below

commit 7f88824a9d5789021d9deafc390f21fe81bddd12
Author: Karl Pauls <[email protected]>
AuthorDate: Fri Dec 11 23:24:42 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 612ebe5..cfae93e 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>6.0.4</version>
+  <version>6.1.0-SNAPSHOT</version>
   <properties>
     <dollar>$</dollar>
     <felix.java.version>6</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-6.0.4</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <build>

Reply via email to