Repository: servicemix-bundles Updated Branches: refs/heads/master 5a6a8a8a2 -> 0de2d8e45
[SM-2542] Include poi-3.11 bundle in 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/0de2d8e4 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/0de2d8e4 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/0de2d8e4 Branch: refs/heads/master Commit: 0de2d8e45cedd038c52fc45bff1268ed3ccc0f0c Parents: 5a6a8a8 Author: Jean-Baptiste Onofré <[email protected]> Authored: Tue Jun 2 21:32:53 2015 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Tue Jun 2 21:32:53 2015 +0200 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/0de2d8e4/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 52ffecc..f4d51e4 100644 --- a/pom.xml +++ b/pom.xml @@ -95,6 +95,7 @@ <module>spring-web-3.2.13.RELEASE</module> <module>spring-webmvc-3.2.13.RELEASE</module> <module>spring-webmvc-portlet-3.2.13.RELEASE</module> + <module>poi-3.11</module> </modules> </project>
