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

commit 4fff6e48dca09868b3ace1a7fa5c7d0cd4908dd6
Author: Karl Pauls <[email protected]>
AuthorDate: Fri Dec 11 23:36:47 2020 +0100

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

diff --git a/main.distribution/pom.xml b/main.distribution/pom.xml
index cda2e22..2692f09 100644
--- a/main.distribution/pom.xml
+++ b/main.distribution/pom.xml
@@ -27,7 +27,7 @@
   <packaging>pom</packaging>
   <name>Apache Felix Main Distribution</name>
   <artifactId>org.apache.felix.main.distribution</artifactId>
-  <version>6.0.4</version>
+  <version>6.1.0-SNAPSHOT</version>
   <properties>
     <dollar>$</dollar>
     <framework.version>6.0.4</framework.version>
@@ -42,7 +42,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.main.distribution-6.0.4</tag>
+      <tag>HEAD</tag>
   </scm>
   <build>
     <plugins>

Reply via email to