Skip to content

Commit e000884

Browse files
committed
client: Remove duplicate baremetal dependency, regression from 1f15c1e
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
1 parent 200f89d commit e000884

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

client/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -85,11 +85,6 @@
8585
<artifactId>cloud-plugin-hypervisor-xen</artifactId>
8686
<version>${project.version}</version>
8787
</dependency>
88-
<dependency>
89-
<groupId>org.apache.cloudstack</groupId>
90-
<artifactId>cloud-plugin-hypervisor-baremetal</artifactId>
91-
<version>${project.version}</version>
92-
</dependency>
9388
<dependency>
9489
<groupId>org.apache.cloudstack</groupId>
9590
<artifactId>cloud-plugin-hypervisor-ovm</artifactId>

0 commit comments

Comments
 (0)