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 05:27:55 UTC

[servicemix-bundles] branch master updated: Upgrade 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 6577a8d  Upgrade to bundles pom 14
6577a8d is described below

commit 6577a8d6ce1ad2200f30ab27d43ead6615a03da0
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Tue Sep 29 07:27:38 2020 +0200

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

diff --git a/spring-ws-security-2.4.2.RELEASE/pom.xml b/spring-ws-security-2.4.2.RELEASE/pom.xml
index 8c2914b..22a5efd 100644
--- a/spring-ws-security-2.4.2.RELEASE/pom.xml
+++ b/spring-ws-security-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>