This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicemix-bundles.git
The following commit(s) were added to refs/heads/master by this push:
new 250dfb2f5 Update to bundles-pom 16
250dfb2f5 is described below
commit 250dfb2f53f1ccf644fc5ae0d0fa04a7e60f19fc
Author: JB Onofré <[email protected]>
AuthorDate: Fri Oct 6 11:07:12 2023 +0200
Update to bundles-pom 16
---
spring-messaging-6.0.12/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/spring-messaging-6.0.12/pom.xml b/spring-messaging-6.0.12/pom.xml
index f003cef71..dbdfc2331 100644
--- a/spring-messaging-6.0.12/pom.xml
+++ b/spring-messaging-6.0.12/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>bundles-pom</artifactId>
- <version>16-SNAPSHOT</version>
+ <version>16</version>
<relativePath>../bundles-pom/pom.xml</relativePath>
</parent>