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 4fc74069d7 [maven-release-plugin] prepare for next development
iteration
4fc74069d7 is described below
commit 4fc74069d7ca56ff82f37ddf462839d7c98720e0
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Oct 26 07:27:54 2022 +0200
[maven-release-plugin] prepare for next development iteration
---
webconsole-plugins/ds/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/webconsole-plugins/ds/pom.xml b/webconsole-plugins/ds/pom.xml
index 43b441e15d..1f30b7d105 100644
--- a/webconsole-plugins/ds/pom.xml
+++ b/webconsole-plugins/ds/pom.xml
@@ -20,7 +20,7 @@
<artifactId>org.apache.felix.webconsole.plugins.ds</artifactId>
<packaging>bundle</packaging>
- <version>2.2.0</version>
+ <version>2.2.1-SNAPSHOT</version>
<name>Apache Felix Web Console Service Component Runtime/Declarative
Services Plugin</name>
<description>
@@ -31,7 +31,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.plugins.ds-2.2.0</tag>
+ <tag>HEAD</tag>
</scm>
<build>