We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 200f89d commit e000884Copy full SHA for e000884
1 file changed
client/pom.xml
@@ -85,11 +85,6 @@
85
<artifactId>cloud-plugin-hypervisor-xen</artifactId>
86
<version>${project.version}</version>
87
</dependency>
88
- <dependency>
89
- <groupId>org.apache.cloudstack</groupId>
90
- <artifactId>cloud-plugin-hypervisor-baremetal</artifactId>
91
- <version>${project.version}</version>
92
- </dependency>
93
<dependency>
94
<groupId>org.apache.cloudstack</groupId>
95
<artifactId>cloud-plugin-hypervisor-ovm</artifactId>
0 commit comments