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/09/29 04:04:37 UTC

[servicemix-bundles] branch master updated: Update to bundles pom 14

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 2ce477f  Update to bundles pom 14
2ce477f is described below

commit 2ce477f81ed93a521d5e210bb5f86a72d042884d
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Tue Sep 29 06:04:14 2020 +0200

    Update to bundles pom 14
---
 spring-ws-core-2.4.2.RELEASE/pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/spring-ws-core-2.4.2.RELEASE/pom.xml b/spring-ws-core-2.4.2.RELEASE/pom.xml
index 268b457..ae7c7f9 100644
--- a/spring-ws-core-2.4.2.RELEASE/pom.xml
+++ b/spring-ws-core-2.4.2.RELEASE/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>13</version>
+        <version>14</version>
         <relativePath>../bundles-pom/pom.xml</relativePath>
     </parent>
 
@@ -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>