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 2019/11/27 10:18:13 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 d886f4a  Fix version
d886f4a is described below

commit d886f4adfcdfb9e26721ea356976d7e5625df59c
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Wed Nov 27 11:18:01 2019 +0100

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

diff --git a/spring-context-support-5.2.1.RELEASE/pom.xml b/spring-context-support-5.2.1.RELEASE/pom.xml
index 18f7dd3..7a63f74 100644
--- a/spring-context-support-5.2.1.RELEASE/pom.xml
+++ b/spring-context-support-5.2.1.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-context-support</artifactId>
-    <version>5.2.1.RELEASE_2-SNAPSHOT</version>
+    <version>5.2.1.RELEASE_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>