Skip to content

Commit 2499972

Browse files
author
Daan Hoogland
committed
ovm deprecation
1 parent 4662ffc commit 2499972

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

client/pom.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -321,16 +321,6 @@
321321
<artifactId>cloud-plugin-hypervisor-ucs</artifactId>
322322
<version>${project.version}</version>
323323
</dependency>
324-
<dependency>
325-
<groupId>org.apache.cloudstack</groupId>
326-
<artifactId>cloud-plugin-hypervisor-ovm</artifactId>
327-
<version>${project.version}</version>
328-
</dependency>
329-
<dependency>
330-
<groupId>org.apache.cloudstack</groupId>
331-
<artifactId>cloud-plugin-hypervisor-ovm3</artifactId>
332-
<version>${project.version}</version>
333-
</dependency>
334324
<dependency>
335325
<groupId>org.apache.cloudstack</groupId>
336326
<artifactId>cloud-plugin-hypervisor-kvm</artifactId>

plugins/pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,6 @@
8989
<module>hypervisors/baremetal</module>
9090
<module>hypervisors/hyperv</module>
9191
<module>hypervisors/kvm</module>
92-
<module>hypervisors/ovm3</module>
93-
<module>hypervisors/ovm</module>
9492
<module>hypervisors/ucs</module>
9593
<module>hypervisors/xenserver</module>
9694

0 commit comments

Comments
 (0)