This is an automated email from the ASF dual-hosted git repository.
cziegeler 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 f9e5a42 [maven-release-plugin] prepare for next development iteration
f9e5a42 is described below
commit f9e5a42ff3a9c0895705c67300881e1daff81ece
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Mon Dec 14 09:15:09 2020 +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 6fa1b29..557890a 100644
--- a/webconsole/pom.xml
+++ b/webconsole/pom.xml
@@ -28,7 +28,7 @@
<artifactId>org.apache.felix.webconsole</artifactId>
<packaging>bundle</packaging>
- <version>4.6.0</version>
+ <version>4.6.1-SNAPSHOT</version>
<name>Apache Felix Web Management Console</name>
<description>
@@ -49,7 +49,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.6.0</tag>
+ <tag>HEAD</tag>
</scm>
<build>