This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a commit to branch maintenance-branch
in repository https://gitbox.apache.org/repos/asf/causeway.git
The following commit(s) were added to refs/heads/maintenance-branch by this
push:
new bebd570322e CAUSEWAY-2445: [v2] remove unused profile (CI Maintenance)
bebd570322e is described below
commit bebd570322e2190b7f14f9d0432d7f64c8586a3d
Author: andi-huber <[email protected]>
AuthorDate: Wed Feb 18 07:44:28 2026 +0100
CAUSEWAY-2445: [v2] remove unused profile (CI Maintenance)
---
pom.xml | 12 ------------
1 file changed, 12 deletions(-)
diff --git a/pom.xml b/pom.xml
index 7213a79f31c..7cf3d7e655a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,18 +79,6 @@
</profile>
- <profile>
- <id>module-ext-secman</id>
- <activation>
- <property>
- <name>module-secman</name>
- </property>
- </activation>
- <modules>
- <module>extensions/security/secman</module>
- </modules>
- </profile>
-
<profile>
<id>module-incubator-commandreplay</id>
<activation>