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

commit 0636784162ef5d578cfe476216e5e4407af3d143
Author: JB Onofré <[email protected]>
AuthorDate: Wed Apr 12 15:32:31 2023 +0200

    Fix version
---
 spring-aspects-6.0.7/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spring-aspects-6.0.7/pom.xml b/spring-aspects-6.0.7/pom.xml
index 45765aca7..430617e63 100644
--- a/spring-aspects-6.0.7/pom.xml
+++ b/spring-aspects-6.0.7/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-aspects</artifactId>
-    <version>6.0.7_!-SNAPSHOT</version>
+    <version>6.0.7_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 

Reply via email to