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/03/26 17:52:07 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 702f472  Upgrade to bundles-pom 14
702f472 is described below

commit 702f472a4b5a6b51b8afdc1dce911a2e4a85a9e6
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Tue Mar 26 18:51:43 2019 +0100

    Upgrade to bundles-pom 14
---
 gremlin-driver-3.4.1/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gremlin-driver-3.4.1/pom.xml b/gremlin-driver-3.4.1/pom.xml
index c0ca055..1075688 100644
--- a/gremlin-driver-3.4.1/pom.xml
+++ b/gremlin-driver-3.4.1/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>