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 55c7db140 [MAINTENANCE] Bump jmx mbeanserver platform version in
itests after release
55c7db140 is described below
commit 55c7db140ef6c6caf48b5c27d64ff136a1f99b8a
Author: Dominik Przybysz <[email protected]>
AuthorDate: Thu Jan 9 21:19:49 2025 +0100
[MAINTENANCE] Bump jmx mbeanserver platform version in itests after release
---
jmx/jmx-itests/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/jmx/jmx-itests/pom.xml b/jmx/jmx-itests/pom.xml
index 0c27bbdcf..33583f534 100644
--- a/jmx/jmx-itests/pom.xml
+++ b/jmx/jmx-itests/pom.xml
@@ -79,7 +79,7 @@
<dependency>
<groupId>org.apache.aries.jmx</groupId>
<artifactId>org.apache.aries.jmx.mbeanserver-platform</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.0.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.osgi</groupId>