This is an automated email from the ASF dual-hosted git repository.
dahn pushed a commit to branch disableDeprecatedPlugins
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
The following commit(s) were added to refs/heads/disableDeprecatedPlugins by
this push:
new c1c01e34da6 disable deprecated plugins
c1c01e34da6 is described below
commit c1c01e34da6001c041d4bdcd0dcf97aa4acbaa2d
Author: Daan Hoogland <[email protected]>
AuthorDate: Thu Jan 22 11:28:10 2026 +0100
disable deprecated plugins
---
plugins/pom.xml | 2 --
1 file changed, 2 deletions(-)
diff --git a/plugins/pom.xml b/plugins/pom.xml
index 16e5ed1d8f5..ac194fcb769 100755
--- a/plugins/pom.xml
+++ b/plugins/pom.xml
@@ -88,9 +88,7 @@
<module>hypervisors/baremetal</module>
<module>hypervisors/external</module>
- <module>hypervisors/hyperv</module>
<module>hypervisors/kvm</module>
- <module>hypervisors/ucs</module>
<module>hypervisors/xenserver</module>
<module>integrations/cloudian</module>