This is an automated email from the ASF dual-hosted git repository.
lprimak pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shiro.git
The following commit(s) were added to refs/heads/main by this push:
new c84652da0 chore: removed unused test-coverage module, was causing
issues for the release
c84652da0 is described below
commit c84652da0d655d5127ad48496de3acdf0959b363
Author: lprimak <[email protected]>
AuthorDate: Wed Apr 16 20:41:18 2025 -0500
chore: removed unused test-coverage module, was causing issues for the
release
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 654c850b3..2456854db 100644
--- a/pom.xml
+++ b/pom.xml
@@ -153,7 +153,7 @@
<module>bom</module>
<module>integration-tests</module>
<module>samples</module>
- <module>test-coverage</module>
+ <!-- <module>test-coverage</module> -->
</modules>
<mailingLists>