Skip to content

Commit fe8a011

Browse files
committed
rename cloud-plugins to cloudstack-plugins
1 parent c68dd35 commit fe8a011

19 files changed

Lines changed: 34 additions & 34 deletions

File tree

plugins/deployment-planners/user-concentrated-pod/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
<name>Apache CloudStack Plugin - User Concentrated Pod Deployment Planner</name>
2424
<parent>
2525
<groupId>org.apache.cloudstack</groupId>
26-
<artifactId>cloud-plugins</artifactId>
26+
<artifactId>cloudstack-plugins</artifactId>
2727
<version>4.0.0-SNAPSHOT</version>
28-
<relativePath>../../../pom.xml</relativePath>
28+
<relativePath>../../pom.xml</relativePath>
2929
</parent>
3030
</project>

plugins/deployment-planners/user-dispersing/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
<name>Apache CloudStack Plugin - User Dispersing Deployment Planner</name>
2424
<parent>
2525
<groupId>org.apache.cloudstack</groupId>
26-
<artifactId>cloud-plugins</artifactId>
26+
<artifactId>cloudstack-plugins</artifactId>
2727
<version>4.0.0-SNAPSHOT</version>
28-
<relativePath>../../../pom.xml</relativePath>
28+
<relativePath>../../pom.xml</relativePath>
2929
</parent>
3030
</project>

plugins/file-systems/netapp/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
<name>Apache CloudStack Plugin - NetApp File System</name>
2424
<parent>
2525
<groupId>org.apache.cloudstack</groupId>
26-
<artifactId>cloud-plugins</artifactId>
26+
<artifactId>cloudstack-plugins</artifactId>
2727
<version>4.0.0-SNAPSHOT</version>
28-
<relativePath>../../../pom.xml</relativePath>
28+
<relativePath>../../pom.xml</relativePath>
2929
</parent>
3030
<dependencies>
3131
<dependency>

plugins/host-allocators/random/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
<name>Apache CloudStack Plugin - Host Allocator Random</name>
2424
<parent>
2525
<groupId>org.apache.cloudstack</groupId>
26-
<artifactId>cloud-plugins</artifactId>
26+
<artifactId>cloudstack-plugins</artifactId>
2727
<version>4.0.0-SNAPSHOT</version>
28-
<relativePath>../../../pom.xml</relativePath>
28+
<relativePath>../../pom.xml</relativePath>
2929
</parent>
3030
</project>

plugins/hypervisors/kvm/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
<name>Apache CloudStack Plugin - Hypervisor KVM</name>
2424
<parent>
2525
<groupId>org.apache.cloudstack</groupId>
26-
<artifactId>cloud-plugins</artifactId>
26+
<artifactId>cloudstack-plugins</artifactId>
2727
<version>4.0.0-SNAPSHOT</version>
28-
<relativePath>../../../pom.xml</relativePath>
28+
<relativePath>../../pom.xml</relativePath>
2929
</parent>
3030
<dependencies>
3131
<dependency>

plugins/hypervisors/ovm/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
<name>Apache CloudStack Plugin - Hypervisor OracleVM</name>
2424
<parent>
2525
<groupId>org.apache.cloudstack</groupId>
26-
<artifactId>cloud-plugins</artifactId>
26+
<artifactId>cloudstack-plugins</artifactId>
2727
<version>4.0.0-SNAPSHOT</version>
28-
<relativePath>../../../pom.xml</relativePath>
28+
<relativePath>../../pom.xml</relativePath>
2929
</parent>
3030
</project>

plugins/hypervisors/vmware/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
<name>Apache CloudStack Plugin - Hypervisor VMware</name>
2424
<parent>
2525
<groupId>org.apache.cloudstack</groupId>
26-
<artifactId>cloud-plugins</artifactId>
26+
<artifactId>cloudstack-plugins</artifactId>
2727
<version>4.0.0-SNAPSHOT</version>
28-
<relativePath>../../../pom.xml</relativePath>
28+
<relativePath>../../pom.xml</relativePath>
2929
</parent>
3030
<dependencies>
3131
<dependency>

plugins/hypervisors/xen/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
<name>Apache CloudStack Plugin - Hypervisor Xen</name>
2424
<parent>
2525
<groupId>org.apache.cloudstack</groupId>
26-
<artifactId>cloud-plugins</artifactId>
26+
<artifactId>cloudstack-plugins</artifactId>
2727
<version>4.0.0-SNAPSHOT</version>
28-
<relativePath>../../../pom.xml</relativePath>
28+
<relativePath>../../pom.xml</relativePath>
2929
</parent>
3030
<dependencies>
3131
<dependency>

plugins/network-elements/elastic-loadbalancer/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
<name>Apache CloudStack Plugin - Network Elastic Load Balancer</name>
2424
<parent>
2525
<groupId>org.apache.cloudstack</groupId>
26-
<artifactId>cloud-plugins</artifactId>
26+
<artifactId>cloudstack-plugins</artifactId>
2727
<version>4.0.0-SNAPSHOT</version>
28-
<relativePath>../../../pom.xml</relativePath>
28+
<relativePath>../../pom.xml</relativePath>
2929
</parent>
3030
</project>

plugins/network-elements/f5/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
<name>Apache CloudStack Plugin - F5</name>
2424
<parent>
2525
<groupId>org.apache.cloudstack</groupId>
26-
<artifactId>cloud-plugins</artifactId>
26+
<artifactId>cloudstack-plugins</artifactId>
2727
<version>4.0.0-SNAPSHOT</version>
28-
<relativePath>../../../pom.xml</relativePath>
28+
<relativePath>../../pom.xml</relativePath>
2929
</parent>
3030
<dependencies>
3131
<dependency>

0 commit comments

Comments
 (0)