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

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

commit 2390fedddb7fe5e1fb36bb84f2669de5e603d6ae
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Tue Dec 14 15:42:01 2021 +0100

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

diff --git a/webconsole/pom.xml b/webconsole/pom.xml
index 159d2ef..b6f5941 100644
--- a/webconsole/pom.xml
+++ b/webconsole/pom.xml
@@ -28,7 +28,7 @@
 
     <artifactId>org.apache.felix.webconsole</artifactId>
     <packaging>bundle</packaging>
-    <version>4.7.2</version>
+    <version>4.7.3-SNAPSHOT</version>
 
     <name>Apache Felix Web Management Console</name>
     <description>
@@ -50,7 +50,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.webconsole-4.7.2</tag>
+      <tag>HEAD</tag>
     </scm>
 
     <build>

Reply via email to