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 8a36b471f Fix version
8a36b471f is described below

commit 8a36b471f6e1297f3bdc5ba306c68b9ee196a8e3
Author: JB Onofré <[email protected]>
AuthorDate: Wed Oct 4 21:28:00 2023 +0200

    Fix version
---
 spring-test-5.2.25.RELEASE/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spring-test-5.2.25.RELEASE/pom.xml 
b/spring-test-5.2.25.RELEASE/pom.xml
index d4d1044c7..99b671763 100644
--- a/spring-test-5.2.25.RELEASE/pom.xml
+++ b/spring-test-5.2.25.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-test</artifactId>
-    <version>5.2.25.RELEASE-1_SNAPSHOT</version>
+    <version>5.2.25.RELEASE_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 

Reply via email to