Repository: servicemix-bundles Updated Branches: refs/heads/master b78880880 -> d752a8585
add new modules for next 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/d752a858 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/d752a858 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/d752a858 Branch: refs/heads/master Commit: d752a858542c4a15c9e279ee4aa80f8346079091 Parents: b788808 Author: Freeman Fang <[email protected]> Authored: Wed Nov 21 16:03:23 2018 +0800 Committer: Freeman Fang <[email protected]> Committed: Wed Nov 21 16:03:23 2018 +0800 ---------------------------------------------------------------------- pom.xml | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/d752a858/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 27083a2..3a1e38f 100644 --- a/pom.xml +++ b/pom.xml @@ -50,6 +50,8 @@ <module>kafka-clients-2.0.1</module> <module>kafka-streams-2.0.1</module> <module>fastjson-1.2.52</module> + <module>jaxb-xjc-2.3.1</module> + <module>jaxb-runtime-2.3.1</module> </modules> </project>
