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 2022/09/26 11:50:57 UTC

[servicemix-bundles] branch master updated: Include poi-5.2.2 bundle in next release round

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 171086abc Include poi-5.2.2 bundle in next release round
171086abc is described below

commit 171086abcb96589d92ecceaf94ef2b6714cfe803
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Mon Sep 26 13:50:40 2022 +0200

    Include poi-5.2.2 bundle in next release round
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 827baf22a..29938603a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,6 +41,7 @@
     <name>Apache ServiceMix :: Bundles</name>
 
     <modules>
+			<module>poi-5.2.2</module>
     </modules>
 
 </project>