You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2022/06/03 06:59:12 UTC

[servicemix-bundles] 01/02: Upgrade to bundles-pom 15

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

commit 8038a13e5a56a428020414bd7d3b8c12603669b9
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Fri Jun 3 08:57:16 2022 +0200

    Upgrade to bundles-pom 15
---
 spring-tx-5.3.20/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spring-tx-5.3.20/pom.xml b/spring-tx-5.3.20/pom.xml
index 60d68112f..d809b83ff 100644
--- a/spring-tx-5.3.20/pom.xml
+++ b/spring-tx-5.3.20/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>15-SNAPSHOT</version>
+        <version>15</version>
         <relativePath>../bundles-pom/pom.xml</relativePath>
     </parent>