Repository: servicemix-bundles Updated Branches: refs/heads/master 64ba89d10 -> 4c9878c4d
[SM-3914]add for next round bundle 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/4c9878c4 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/4c9878c4 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/4c9878c4 Branch: refs/heads/master Commit: 4c9878c4d13bd980d086ffaba10a090ee8253ff5 Parents: 64ba89d Author: Freeman Fang <[email protected]> Authored: Thu Dec 20 09:19:14 2018 +0800 Committer: Freeman Fang <[email protected]> Committed: Thu Dec 20 09:19:14 2018 +0800 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/4c9878c4/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 0510d08..c843df9 100644 --- a/pom.xml +++ b/pom.xml @@ -60,6 +60,7 @@ <module>spring-security-web-5.1.2.RELEASE</module> <module>elasticsearch-6.2.4</module> <module>elasticsearch-client-6.2.4</module> + <module>poi-4.0.0</module> </modules> </project>
