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/08/30 15:57:17 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 d2a6364  Upgrade to bundles-pom 14
d2a6364 is described below

commit d2a6364e4f781ce1bf29cfd754dd75d968f22864
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Fri Aug 30 17:56:56 2019 +0200

    Upgrade to bundles-pom 14
---
 opensaml-3.4.3/pom.xml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/opensaml-3.4.3/pom.xml b/opensaml-3.4.3/pom.xml
index 8ebb07e..f695a7a 100644
--- a/opensaml-3.4.3/pom.xml
+++ b/opensaml-3.4.3/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>
 
@@ -39,7 +39,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>
@@ -131,8 +130,6 @@
             <version>${pkgVersion}</version>
         </dependency>
 
-
-
         <!-- sources -->
         <dependency>
             <groupId>${pkgGroupId}</groupId>