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 2021/11/02 21:49:01 UTC

[servicemix-bundles] branch master updated: Update

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 ae7246f  Update
ae7246f is described below

commit ae7246fcdd38ebe24ecdb717bcbf8c0f3ac8ce09
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Tue Nov 2 22:48:51 2021 +0100

    Update
---
 spring-core-5.3.12/pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/spring-core-5.3.12/pom.xml b/spring-core-5.3.12/pom.xml
index a70334a..9deff1d 100644
--- a/spring-core-5.3.12/pom.xml
+++ b/spring-core-5.3.12/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-core</artifactId>
-    <version>5.3.12_2-SNAPSHOT</version>
+    <version>5.3.12_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -38,7 +38,6 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
-    <tag>HEAD</tag>
   </scm>
 
     <properties>