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

commit e3309f6a839f9b947bdd0420f0564f3fb604fd1f
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Sat Sep 2 12:09:35 2023 +0200

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

diff --git a/webconsole-plugins/packageadmin/pom.xml 
b/webconsole-plugins/packageadmin/pom.xml
index cb6924d0e5..1164acd9e9 100644
--- a/webconsole-plugins/packageadmin/pom.xml
+++ b/webconsole-plugins/packageadmin/pom.xml
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.felix.webconsole.plugins.packageadmin</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0</version>
+    <version>1.1.1-SNAPSHOT</version>
 
     <name>Apache Felix Web Console Package Admin Service Plugin</name>
     <description>
@@ -42,7 +42,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.packageadmin-1.1.0</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <build>

Reply via email to