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 2020/05/29 05:24:24 UTC

[servicemix-bundles] branch master updated: Fix version

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

commit f3f02ba10ddc8e0ef33d54a1df25117ce4c450c5
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Fri May 29 07:24:09 2020 +0200

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

diff --git a/spring-security-aspects-5.1.10.RELEASE/pom.xml b/spring-security-aspects-5.1.10.RELEASE/pom.xml
index 686896d..ef56eea 100644
--- a/spring-security-aspects-5.1.10.RELEASE/pom.xml
+++ b/spring-security-aspects-5.1.10.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-security-aspects</artifactId>
-    <version>5.1.10.RELEASE-1-SNAPSHOT</version>
+    <version>5.1.10.RELEASE_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>