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 04844943e2 [maven-release-plugin] prepare for next development
iteration
04844943e2 is described below
commit 04844943e2fc5d920e0374033b4c6c5c1b55061f
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Sun Jul 7 14:55:53 2024 +0200
[maven-release-plugin] prepare for next development iteration
---
http/webconsoleplugin/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/http/webconsoleplugin/pom.xml b/http/webconsoleplugin/pom.xml
index a88ca418f8..452200c2bb 100644
--- a/http/webconsoleplugin/pom.xml
+++ b/http/webconsoleplugin/pom.xml
@@ -28,14 +28,14 @@
<name>Apache Felix Http Webconsole Plugin</name>
<artifactId>org.apache.felix.http.webconsoleplugin</artifactId>
- <version>1.2.0</version>
+ <version>1.2.1-SNAPSHOT</version>
<packaging>bundle</packaging>
<scm>
<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.http.webconsoleplugin-1.2.0</tag>
+ <tag>HEAD</tag>
</scm>
<properties>