This is an automated email from the ASF dual-hosted git repository.

alien11689 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 7bdfd844c [maven-release-plugin] prepare for next development iteration
7bdfd844c is described below

commit 7bdfd844ca0f0af39e91b7a731f2fc1c8ef9dee4
Author: Dominik Przybysz <[email protected]>
AuthorDate: Thu Jan 9 20:47:19 2025 +0100

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

diff --git a/jmx/jmx-mbeanserver-platform/pom.xml 
b/jmx/jmx-mbeanserver-platform/pom.xml
index d9be56329..421ac1965 100644
--- a/jmx/jmx-mbeanserver-platform/pom.xml
+++ b/jmx/jmx-mbeanserver-platform/pom.xml
@@ -29,7 +29,7 @@
     </parent>  
 
     <artifactId>org.apache.aries.jmx.mbeanserver-platform</artifactId>
-    <version>0.0.1</version>
+    <version>0.0.2-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache Aries JMX MBeanServer (Platform)</name>
     <description>
@@ -39,7 +39,7 @@
     <scm>
         <connection>scm:git:[email protected]:apache/aries.git</connection>
         
<developerConnection>scm:git:[email protected]:apache/aries.git</developerConnection>
-        <tag>org.apache.aries.jmx.mbeanserver-platform-0.0.1</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <properties>

Reply via email to