Skip to content

Commit 55bdf6e

Browse files
committed
Remove host allocator random dependency
1 parent 9837809 commit 55bdf6e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

client/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -377,11 +377,6 @@
377377
<artifactId>cloud-plugin-explicit-dedication</artifactId>
378378
<version>${project.version}</version>
379379
</dependency>
380-
<dependency>
381-
<groupId>org.apache.cloudstack</groupId>
382-
<artifactId>cloud-plugin-host-allocator-random</artifactId>
383-
<version>${project.version}</version>
384-
</dependency>
385380
<dependency>
386381
<groupId>org.apache.cloudstack</groupId>
387382
<artifactId>cloud-plugin-outofbandmanagement-driver-ipmitool</artifactId>

0 commit comments

Comments
 (0)