This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicemix-bundles.git


The following commit(s) were added to refs/heads/master by this push:
     new 01bce45  Add poi and xmlbeans bundles in next release cycle
01bce45 is described below

commit 01bce453e463d13cf8d56f2f42bf9701036649ae
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Fri Apr 19 14:00:29 2019 +0200

    Add poi and xmlbeans bundles in next release cycle
---
 pom.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/pom.xml b/pom.xml
index 22054d1..0ae8141 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,6 +45,8 @@
         <module>fastjson-1.2.57</module>
         <module>spring-batch-core-4.1.2.RELEASE</module>
         <module>spring-batch-infrastructure-4.1.2.RELEASE</module>
+        <module>poi-4.0.1</module>
+        <module>xmlbeans-3.0.2</module>
     </modules>
 
 </project>

Reply via email to