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 6726eee Upgrade to bundles-pom 14
6726eee is described below
commit 6726eee06dda30918802803be41ef58343db185a
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Wed Mar 27 15:17:04 2019 +0100
Upgrade to bundles-pom 14
---
kafka-clients-2.2.0/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kafka-clients-2.2.0/pom.xml b/kafka-clients-2.2.0/pom.xml
index eb30965..3a1c4ed 100644
--- a/kafka-clients-2.2.0/pom.xml
+++ b/kafka-clients-2.2.0/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>