You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2020/09/13 05:28:37 UTC

[servicemix-bundles] branch master updated: Add POI 4.1.2 bundle in next release cycle

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 81cc6db  Add POI 4.1.2 bundle in next release cycle
81cc6db is described below

commit 81cc6dbe405a1570ea726e97030aa87ab4172f11
Author: jbonofre <jb...@apache.org>
AuthorDate: Sun Sep 13 07:28:10 2020 +0200

    Add POI 4.1.2 bundle in next release cycle
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 49a822b..e78354e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,6 +67,7 @@
       <module>spring-ws-security-3.0.9.RELEASE</module>
       <module>spring-ws-support-3.0.9.RELEASE</module>
       <module>spring-ws-test-3.0.9.RELEASE</module>
+      <module>poi-4.1.2</module>
     </modules>
 
 </project>