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 3c007522c Remove poi 5.2.2 (replaced by 5.2.3) from release cycle
3c007522c is described below
commit 3c007522c740745cf00adaac8753fb42aa958e4d
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Thu Sep 29 10:01:36 2022 +0200
Remove poi 5.2.2 (replaced by 5.2.3) from release cycle
---
pom.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0aad7a5e2..d914d806d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,6 @@
<name>Apache ServiceMix :: Bundles</name>
<modules>
- <module>poi-5.2.2</module>
<module>kafka_2.12-2.8.2</module>
<module>kafka_2.13-2.8.2</module>
<module>kafka-clients-2.8.2</module>