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:38:13 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 ec5c1a9  Update to bundles-pom 14
ec5c1a9 is described below

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

    Update to bundles-pom 14
---
 any23-2.3/pom.xml | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/any23-2.3/pom.xml b/any23-2.3/pom.xml
index 98f10db..860b0d4 100644
--- a/any23-2.3/pom.xml
+++ b/any23-2.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>
 
@@ -67,8 +67,6 @@
             <optional>true</optional>
         </dependency>
 
-   
-
         <!-- sources -->
         <dependency>
             <groupId>${pkgGroupId}</groupId>
@@ -79,8 +77,6 @@
         </dependency>
     </dependencies>
 
-
-
     <build>
         <plugins>
             <plugin>