Add kafka-stream bundle in the next release cycle
Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/84efb723 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/84efb723 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/84efb723 Branch: refs/heads/master Commit: 84efb723a7597f88c7dfe73ed66f3e568d28983d Parents: 55db183 Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Nov 6 15:13:51 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Nov 6 15:13:51 2017 +0100 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/84efb723/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index bda75bf..96fb19f 100644 --- a/pom.xml +++ b/pom.xml @@ -63,6 +63,7 @@ <module>aspectj-1.8.12</module> <module>fastjson-1.2.40</module> <module>java-util-1.32.0</module> + <module>kafka-streams-0.11.0.1</module> </modules> </project>
