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 e7be6c0 Upgrade to bundles-pom 14
e7be6c0 is described below
commit e7be6c00e21c73358f2e14f086f5afab4d4bd0c3
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Wed Mar 27 16:20:59 2019 +0100
Upgrade to bundles-pom 14
---
kafka_2.11-2.2.0/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kafka_2.11-2.2.0/pom.xml b/kafka_2.11-2.2.0/pom.xml
index 406f97c..b678734 100644
--- a/kafka_2.11-2.2.0/pom.xml
+++ b/kafka_2.11-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>