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

commit e75de7154a69f03bf87a5024ddca414da1fcc8c9
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Tue Aug 1 15:22:36 2023 +0200

    [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 b4faaaa052..5e17cedb52 100644
--- a/webconsole/pom.xml
+++ b/webconsole/pom.xml
@@ -28,7 +28,7 @@
 
     <artifactId>org.apache.felix.webconsole</artifactId>
     <packaging>bundle</packaging>
-    <version>4.8.12</version>
+    <version>4.8.13-SNAPSHOT</version>
 
     <name>Apache Felix Web Management Console</name>
     <description>
@@ -50,7 +50,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.8.12</tag>
+      <tag>org.apache.felix.webconsole-4.8.0</tag>
     </scm>
 
     <build>

Reply via email to