This is an automated email from the ASF dual-hosted git repository.
ffang 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 9a6c81c [SM-4178]add for next release
9a6c81c is described below
commit 9a6c81cefa1b8416c75756fe7976451e3f493af2
Author: Freeman Fang <[email protected]>
AuthorDate: Mon Sep 16 15:50:55 2019 -0400
[SM-4178]add for next release
---
pom.xml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/pom.xml b/pom.xml
index fbd8515..9e6478e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,6 +44,11 @@
<modules>
<module>pulsar-client-2.4.1</module>
<module>pulsar-client-admin-2.4.1</module>
+ <module>kafka-clients-2.3.0</module>
+ <module>kafka-clients-2.2.1</module>
+ <module>kafka-clients-2.1.1</module>
+ <module>kafka-clients-2.0.1</module>
+ <module>kafka-clients-1.1.1</module>
</modules>
</project>