[SM-3150] Add kafka-clients-0.10.1.0 to module list to release
Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/600c13e9 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/600c13e9 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/600c13e9 Branch: refs/heads/master Commit: 600c13e97e8d7cba34fd38680859eec2cb983592 Parents: b13aef1 Author: Andrea Cosentino <[email protected]> Authored: Tue Nov 8 12:55:55 2016 +0100 Committer: Andrea Cosentino <[email protected]> Committed: Tue Nov 8 12:55:55 2016 +0100 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/600c13e9/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 56b7946..a80fa16 100644 --- a/pom.xml +++ b/pom.xml @@ -44,6 +44,7 @@ <modules> <!-- add modules for all bundles to released in the next batch here --> <module>okhttp-3.4.2</module> + <module>kafka-clients-0.10.1.0</module> </modules> </project>
