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/05/28 15:24:35 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 0dd0e5a  Upgrade to bundles-pom 14
0dd0e5a is described below

commit 0dd0e5a8d696489c494026f8b37825734fdac903
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Tue May 28 17:24:12 2019 +0200

    Upgrade to bundles-pom 14
---
 orbitz-consul-client-1.3.3/pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/orbitz-consul-client-1.3.3/pom.xml b/orbitz-consul-client-1.3.3/pom.xml
index a1e7157..d8db3d5 100644
--- a/orbitz-consul-client-1.3.3/pom.xml
+++ b/orbitz-consul-client-1.3.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>