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

commit 1ae3d6876c38a3da59b431347f97689c1dfef43a
Author: Carsten Ziegeler <cziege...@apache.org>
AuthorDate: Sat Sep 2 12:01:50 2023 +0200

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

diff --git a/webconsole-plugins/event/pom.xml b/webconsole-plugins/event/pom.xml
index f31e782f09..4da00625ec 100644
--- a/webconsole-plugins/event/pom.xml
+++ b/webconsole-plugins/event/pom.xml
@@ -28,7 +28,7 @@
 
     <artifactId>org.apache.felix.webconsole.plugins.event</artifactId>
     <packaging>bundle</packaging>
-    <version>1.2.0</version>
+    <version>1.2.1-SNAPSHOT</version>
 
     <name>Apache Felix Web Console Event Plugin</name>
     <description>
@@ -39,7 +39,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.event-1.2.0</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <build>

Reply via email to