Updating pom.xml version numbers for release 4.20.3.1 Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
diff --git a/agent/pom.xml b/agent/pom.xml index 122dfd10..3e16020 100644 --- a/agent/pom.xml +++ b/agent/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> </parent> <dependencies> <dependency>
diff --git a/api/pom.xml b/api/pom.xml index f431d8e..4895524 100644 --- a/api/pom.xml +++ b/api/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> </parent> <dependencies> <dependency>
diff --git a/client/pom.xml b/client/pom.xml index bd91063..e5b262a 100644 --- a/client/pom.xml +++ b/client/pom.xml
@@ -25,7 +25,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> </parent> <dependencies> <dependency>
diff --git a/core/pom.xml b/core/pom.xml index 80ceac9..8dced8a 100644 --- a/core/pom.xml +++ b/core/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> </parent> <dependencies> <dependency>
diff --git a/debian/changelog b/debian/changelog index d06479e..8a16e66 100644 --- a/debian/changelog +++ b/debian/changelog
@@ -1,3 +1,9 @@ +cloudstack (4.20.3.1) unstable; urgency=low + + * Update the version to 4.20.3.1 + + -- the Apache CloudStack project <dev@cloudstack.apache.org> Tue, 18 Aug 2026 17:37:48 +0530 + cloudstack (4.20.3.0) unstable; urgency=low * Update the version to 4.20.3.0
diff --git a/developer/pom.xml b/developer/pom.xml index e4af353..3941482 100644 --- a/developer/pom.xml +++ b/developer/pom.xml
@@ -25,7 +25,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> </parent> <dependencies> <dependency>
diff --git a/engine/api/pom.xml b/engine/api/pom.xml index 5825f06..6374622 100644 --- a/engine/api/pom.xml +++ b/engine/api/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloud-engine</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../pom.xml</relativePath> </parent> <dependencies>
diff --git a/engine/components-api/pom.xml b/engine/components-api/pom.xml index f7b3c13..dd51635 100644 --- a/engine/components-api/pom.xml +++ b/engine/components-api/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloud-engine</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../pom.xml</relativePath> </parent> <dependencies>
diff --git a/engine/orchestration/pom.xml b/engine/orchestration/pom.xml index ac8fddf..ed9c7cf 100755 --- a/engine/orchestration/pom.xml +++ b/engine/orchestration/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloud-engine</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../pom.xml</relativePath> </parent> <dependencies>
diff --git a/engine/pom.xml b/engine/pom.xml index 828203d..4432e0f 100644 --- a/engine/pom.xml +++ b/engine/pom.xml
@@ -25,7 +25,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../pom.xml</relativePath> </parent> <build>
diff --git a/engine/schema/pom.xml b/engine/schema/pom.xml index 2293aa5..d3de49f 100644 --- a/engine/schema/pom.xml +++ b/engine/schema/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloud-engine</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../pom.xml</relativePath> </parent> <dependencies>
diff --git a/engine/service/pom.xml b/engine/service/pom.xml index 5ecc54f..81515ae 100644 --- a/engine/service/pom.xml +++ b/engine/service/pom.xml
@@ -22,7 +22,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloud-engine</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> </parent> <artifactId>cloud-engine-service</artifactId> <packaging>war</packaging>
diff --git a/engine/storage/cache/pom.xml b/engine/storage/cache/pom.xml index 497f49f..391e04e 100644 --- a/engine/storage/cache/pom.xml +++ b/engine/storage/cache/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloud-engine</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/engine/storage/configdrive/pom.xml b/engine/storage/configdrive/pom.xml index ff101fa..6f5961b 100644 --- a/engine/storage/configdrive/pom.xml +++ b/engine/storage/configdrive/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloud-engine</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/engine/storage/datamotion/pom.xml b/engine/storage/datamotion/pom.xml index 38a25db..85a8efc 100644 --- a/engine/storage/datamotion/pom.xml +++ b/engine/storage/datamotion/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloud-engine</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/engine/storage/image/pom.xml b/engine/storage/image/pom.xml index c6fb569..5c7660a 100644 --- a/engine/storage/image/pom.xml +++ b/engine/storage/image/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloud-engine</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/engine/storage/integration-test/pom.xml b/engine/storage/integration-test/pom.xml index 14c3c9e..d3ba1e0 100644 --- a/engine/storage/integration-test/pom.xml +++ b/engine/storage/integration-test/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloud-engine</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/engine/storage/object/pom.xml b/engine/storage/object/pom.xml index 514e5b7..fc7cdc1 100644 --- a/engine/storage/object/pom.xml +++ b/engine/storage/object/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloud-engine</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/engine/storage/pom.xml b/engine/storage/pom.xml index 8a7b1f0..244972d 100644 --- a/engine/storage/pom.xml +++ b/engine/storage/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloud-engine</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../pom.xml</relativePath> </parent> <dependencies>
diff --git a/engine/storage/snapshot/pom.xml b/engine/storage/snapshot/pom.xml index c683a09..1c83fbd 100644 --- a/engine/storage/snapshot/pom.xml +++ b/engine/storage/snapshot/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloud-engine</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/engine/storage/volume/pom.xml b/engine/storage/volume/pom.xml index 7ff2ca4..b428f95 100644 --- a/engine/storage/volume/pom.xml +++ b/engine/storage/volume/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloud-engine</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/engine/userdata/cloud-init/pom.xml b/engine/userdata/cloud-init/pom.xml index cd3d9d0..58a286b 100644 --- a/engine/userdata/cloud-init/pom.xml +++ b/engine/userdata/cloud-init/pom.xml
@@ -23,7 +23,7 @@ <parent> <artifactId>cloud-engine</artifactId> <groupId>org.apache.cloudstack</groupId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/engine/userdata/pom.xml b/engine/userdata/pom.xml index 750e724..0e1fa4c 100644 --- a/engine/userdata/pom.xml +++ b/engine/userdata/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloud-engine</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../pom.xml</relativePath> </parent> <dependencies>
diff --git a/framework/agent-lb/pom.xml b/framework/agent-lb/pom.xml index 1dc9806..299974a 100644 --- a/framework/agent-lb/pom.xml +++ b/framework/agent-lb/pom.xml
@@ -24,7 +24,7 @@ <parent> <artifactId>cloudstack-framework</artifactId> <groupId>org.apache.cloudstack</groupId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../pom.xml</relativePath> </parent> </project>
diff --git a/framework/ca/pom.xml b/framework/ca/pom.xml index 3482f97..9c0ac6a 100644 --- a/framework/ca/pom.xml +++ b/framework/ca/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-framework</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../pom.xml</relativePath> </parent> </project>
diff --git a/framework/cluster/pom.xml b/framework/cluster/pom.xml index e46256a..a99e7ee 100644 --- a/framework/cluster/pom.xml +++ b/framework/cluster/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-framework</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../pom.xml</relativePath> </parent> <dependencies>
diff --git a/framework/config/pom.xml b/framework/config/pom.xml index 86251b0..cd88165 100644 --- a/framework/config/pom.xml +++ b/framework/config/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-framework</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../pom.xml</relativePath> </parent> <dependencies>
diff --git a/framework/db/pom.xml b/framework/db/pom.xml index 8f7caae..495c861 100644 --- a/framework/db/pom.xml +++ b/framework/db/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-framework</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../pom.xml</relativePath> </parent> <dependencies>
diff --git a/framework/direct-download/pom.xml b/framework/direct-download/pom.xml index 9e8614c..551852d 100644 --- a/framework/direct-download/pom.xml +++ b/framework/direct-download/pom.xml
@@ -32,7 +32,7 @@ <parent> <artifactId>cloudstack-framework</artifactId> <groupId>org.apache.cloudstack</groupId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../pom.xml</relativePath> </parent> </project>
diff --git a/framework/events/pom.xml b/framework/events/pom.xml index ea9b80e..5b3a2cd 100644 --- a/framework/events/pom.xml +++ b/framework/events/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-framework</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../pom.xml</relativePath> </parent> <dependencies>
diff --git a/framework/ipc/pom.xml b/framework/ipc/pom.xml index d1e5531..371df56 100644 --- a/framework/ipc/pom.xml +++ b/framework/ipc/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-framework</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../pom.xml</relativePath> </parent> <dependencies>
diff --git a/framework/jobs/pom.xml b/framework/jobs/pom.xml index 26aafca..33dceaf 100644 --- a/framework/jobs/pom.xml +++ b/framework/jobs/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-framework</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../pom.xml</relativePath> </parent> <dependencies>
diff --git a/framework/managed-context/pom.xml b/framework/managed-context/pom.xml index 2bb7753..f5f8fb5 100644 --- a/framework/managed-context/pom.xml +++ b/framework/managed-context/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/framework/pom.xml b/framework/pom.xml index 01962c6..ef2b37e 100644 --- a/framework/pom.xml +++ b/framework/pom.xml
@@ -25,7 +25,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> </parent> <build> <plugins>
diff --git a/framework/quota/pom.xml b/framework/quota/pom.xml index 0c73586..fe43b33 100644 --- a/framework/quota/pom.xml +++ b/framework/quota/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-framework</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../pom.xml</relativePath> </parent> <dependencies>
diff --git a/framework/rest/pom.xml b/framework/rest/pom.xml index d65317f..32c8650 100644 --- a/framework/rest/pom.xml +++ b/framework/rest/pom.xml
@@ -22,7 +22,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-framework</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>cloud-framework-rest</artifactId>
diff --git a/framework/security/pom.xml b/framework/security/pom.xml index 28d5c67..315001b 100644 --- a/framework/security/pom.xml +++ b/framework/security/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-framework</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../pom.xml</relativePath> </parent> <dependencies>
diff --git a/framework/spring/lifecycle/pom.xml b/framework/spring/lifecycle/pom.xml index dabeb4b..c7e81c1 100644 --- a/framework/spring/lifecycle/pom.xml +++ b/framework/spring/lifecycle/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/framework/spring/module/pom.xml b/framework/spring/module/pom.xml index 7bede4f..b9f3698 100644 --- a/framework/spring/module/pom.xml +++ b/framework/spring/module/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/acl/dynamic-role-based/pom.xml b/plugins/acl/dynamic-role-based/pom.xml index 9830d85..ab37407 100644 --- a/plugins/acl/dynamic-role-based/pom.xml +++ b/plugins/acl/dynamic-role-based/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> </project>
diff --git a/plugins/acl/project-role-based/pom.xml b/plugins/acl/project-role-based/pom.xml index 60d5eb5..70b201a 100644 --- a/plugins/acl/project-role-based/pom.xml +++ b/plugins/acl/project-role-based/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> </project>
diff --git a/plugins/acl/static-role-based/pom.xml b/plugins/acl/static-role-based/pom.xml index 1dc50c7..c9bea70 100644 --- a/plugins/acl/static-role-based/pom.xml +++ b/plugins/acl/static-role-based/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> </project>
diff --git a/plugins/affinity-group-processors/explicit-dedication/pom.xml b/plugins/affinity-group-processors/explicit-dedication/pom.xml index dbeb966..0213f8d 100644 --- a/plugins/affinity-group-processors/explicit-dedication/pom.xml +++ b/plugins/affinity-group-processors/explicit-dedication/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> </project>
diff --git a/plugins/affinity-group-processors/host-affinity/pom.xml b/plugins/affinity-group-processors/host-affinity/pom.xml index c8643f7..494cb52 100644 --- a/plugins/affinity-group-processors/host-affinity/pom.xml +++ b/plugins/affinity-group-processors/host-affinity/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> </project>
diff --git a/plugins/affinity-group-processors/host-anti-affinity/pom.xml b/plugins/affinity-group-processors/host-anti-affinity/pom.xml index 3af661a..fcdb75d 100644 --- a/plugins/affinity-group-processors/host-anti-affinity/pom.xml +++ b/plugins/affinity-group-processors/host-anti-affinity/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> </project>
diff --git a/plugins/affinity-group-processors/non-strict-host-affinity/pom.xml b/plugins/affinity-group-processors/non-strict-host-affinity/pom.xml index 8f722b0..68830a0 100644 --- a/plugins/affinity-group-processors/non-strict-host-affinity/pom.xml +++ b/plugins/affinity-group-processors/non-strict-host-affinity/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> </project>
diff --git a/plugins/affinity-group-processors/non-strict-host-anti-affinity/pom.xml b/plugins/affinity-group-processors/non-strict-host-anti-affinity/pom.xml index 1593c84..b15dd4c 100644 --- a/plugins/affinity-group-processors/non-strict-host-anti-affinity/pom.xml +++ b/plugins/affinity-group-processors/non-strict-host-anti-affinity/pom.xml
@@ -32,7 +32,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> </project>
diff --git a/plugins/alert-handlers/snmp-alerts/pom.xml b/plugins/alert-handlers/snmp-alerts/pom.xml index dc3d383..7bcd88f 100644 --- a/plugins/alert-handlers/snmp-alerts/pom.xml +++ b/plugins/alert-handlers/snmp-alerts/pom.xml
@@ -24,7 +24,7 @@ <parent> <artifactId>cloudstack-plugins</artifactId> <groupId>org.apache.cloudstack</groupId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/alert-handlers/syslog-alerts/pom.xml b/plugins/alert-handlers/syslog-alerts/pom.xml index 8468a60..5fbc984 100644 --- a/plugins/alert-handlers/syslog-alerts/pom.xml +++ b/plugins/alert-handlers/syslog-alerts/pom.xml
@@ -24,7 +24,7 @@ <parent> <artifactId>cloudstack-plugins</artifactId> <groupId>org.apache.cloudstack</groupId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/api/discovery/pom.xml b/plugins/api/discovery/pom.xml index 74f6e1e..0f9baea 100644 --- a/plugins/api/discovery/pom.xml +++ b/plugins/api/discovery/pom.xml
@@ -25,7 +25,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/api/rate-limit/pom.xml b/plugins/api/rate-limit/pom.xml index 9160d70..2e58a98 100644 --- a/plugins/api/rate-limit/pom.xml +++ b/plugins/api/rate-limit/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <build>
diff --git a/plugins/api/solidfire-intg-test/pom.xml b/plugins/api/solidfire-intg-test/pom.xml index 060cc91..7260f27 100644 --- a/plugins/api/solidfire-intg-test/pom.xml +++ b/plugins/api/solidfire-intg-test/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/api/vmware-sioc/pom.xml b/plugins/api/vmware-sioc/pom.xml index 5147a0d..8c944af 100644 --- a/plugins/api/vmware-sioc/pom.xml +++ b/plugins/api/vmware-sioc/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/backup/dummy/pom.xml b/plugins/backup/dummy/pom.xml index 45ab181..b5654fc 100644 --- a/plugins/backup/dummy/pom.xml +++ b/plugins/backup/dummy/pom.xml
@@ -23,7 +23,7 @@ <parent> <artifactId>cloudstack-plugins</artifactId> <groupId>org.apache.cloudstack</groupId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/backup/nas/pom.xml b/plugins/backup/nas/pom.xml index 5d1ca82..2c362c2 100644 --- a/plugins/backup/nas/pom.xml +++ b/plugins/backup/nas/pom.xml
@@ -25,7 +25,7 @@ <parent> <artifactId>cloudstack-plugins</artifactId> <groupId>org.apache.cloudstack</groupId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/backup/networker/pom.xml b/plugins/backup/networker/pom.xml index 9fbf6e0..09f09e7 100644 --- a/plugins/backup/networker/pom.xml +++ b/plugins/backup/networker/pom.xml
@@ -25,7 +25,7 @@ <parent> <artifactId>cloudstack-plugins</artifactId> <groupId>org.apache.cloudstack</groupId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/backup/veeam/pom.xml b/plugins/backup/veeam/pom.xml index e69a922..62bfd55 100644 --- a/plugins/backup/veeam/pom.xml +++ b/plugins/backup/veeam/pom.xml
@@ -23,7 +23,7 @@ <parent> <artifactId>cloudstack-plugins</artifactId> <groupId>org.apache.cloudstack</groupId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent>
diff --git a/plugins/ca/root-ca/pom.xml b/plugins/ca/root-ca/pom.xml index ff37a87..a6636ec 100644 --- a/plugins/ca/root-ca/pom.xml +++ b/plugins/ca/root-ca/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/database/mysql-ha/pom.xml b/plugins/database/mysql-ha/pom.xml index 399d881..2439670 100644 --- a/plugins/database/mysql-ha/pom.xml +++ b/plugins/database/mysql-ha/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/database/quota/pom.xml b/plugins/database/quota/pom.xml index d6fcf9f..41d20ec 100644 --- a/plugins/database/quota/pom.xml +++ b/plugins/database/quota/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/dedicated-resources/pom.xml b/plugins/dedicated-resources/pom.xml index d92e498..380ece2 100644 --- a/plugins/dedicated-resources/pom.xml +++ b/plugins/dedicated-resources/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../pom.xml</relativePath> </parent> </project>
diff --git a/plugins/deployment-planners/implicit-dedication/pom.xml b/plugins/deployment-planners/implicit-dedication/pom.xml index da570d0..259a2a0 100644 --- a/plugins/deployment-planners/implicit-dedication/pom.xml +++ b/plugins/deployment-planners/implicit-dedication/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> </project>
diff --git a/plugins/deployment-planners/user-concentrated-pod/pom.xml b/plugins/deployment-planners/user-concentrated-pod/pom.xml index 2bce273..64aca5e 100644 --- a/plugins/deployment-planners/user-concentrated-pod/pom.xml +++ b/plugins/deployment-planners/user-concentrated-pod/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> </project>
diff --git a/plugins/deployment-planners/user-dispersing/pom.xml b/plugins/deployment-planners/user-dispersing/pom.xml index 93b9e4e..1bad123 100644 --- a/plugins/deployment-planners/user-dispersing/pom.xml +++ b/plugins/deployment-planners/user-dispersing/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> </project>
diff --git a/plugins/drs/cluster/balanced/pom.xml b/plugins/drs/cluster/balanced/pom.xml index b8e292e..956f652 100644 --- a/plugins/drs/cluster/balanced/pom.xml +++ b/plugins/drs/cluster/balanced/pom.xml
@@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../../pom.xml</relativePath> </parent> </project>
diff --git a/plugins/drs/cluster/condensed/pom.xml b/plugins/drs/cluster/condensed/pom.xml index 46c0ad9..496dab1 100644 --- a/plugins/drs/cluster/condensed/pom.xml +++ b/plugins/drs/cluster/condensed/pom.xml
@@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../../pom.xml</relativePath> </parent> </project>
diff --git a/plugins/event-bus/inmemory/pom.xml b/plugins/event-bus/inmemory/pom.xml index d4bb54b..fdbf626 100644 --- a/plugins/event-bus/inmemory/pom.xml +++ b/plugins/event-bus/inmemory/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/event-bus/kafka/pom.xml b/plugins/event-bus/kafka/pom.xml index 742ff58..c3aef18 100644 --- a/plugins/event-bus/kafka/pom.xml +++ b/plugins/event-bus/kafka/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/event-bus/rabbitmq/pom.xml b/plugins/event-bus/rabbitmq/pom.xml index 63df0fe..51622c4 100644 --- a/plugins/event-bus/rabbitmq/pom.xml +++ b/plugins/event-bus/rabbitmq/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/event-bus/webhook/pom.xml b/plugins/event-bus/webhook/pom.xml index 6ed70b0..8df8405 100644 --- a/plugins/event-bus/webhook/pom.xml +++ b/plugins/event-bus/webhook/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/ha-planners/skip-heurestics/pom.xml b/plugins/ha-planners/skip-heurestics/pom.xml index 0a8d391..a92d803 100644 --- a/plugins/ha-planners/skip-heurestics/pom.xml +++ b/plugins/ha-planners/skip-heurestics/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> </project>
diff --git a/plugins/host-allocators/random/pom.xml b/plugins/host-allocators/random/pom.xml index c4e0fa3..fa7db63 100644 --- a/plugins/host-allocators/random/pom.xml +++ b/plugins/host-allocators/random/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> </project>
diff --git a/plugins/hypervisors/baremetal/pom.xml b/plugins/hypervisors/baremetal/pom.xml index 81c90b8..1f2db97 100755 --- a/plugins/hypervisors/baremetal/pom.xml +++ b/plugins/hypervisors/baremetal/pom.xml
@@ -22,7 +22,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>cloud-plugin-hypervisor-baremetal</artifactId>
diff --git a/plugins/hypervisors/hyperv/pom.xml b/plugins/hypervisors/hyperv/pom.xml index 3c00d85..df01600 100644 --- a/plugins/hypervisors/hyperv/pom.xml +++ b/plugins/hypervisors/hyperv/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <properties>
diff --git a/plugins/hypervisors/kvm/pom.xml b/plugins/hypervisors/kvm/pom.xml index f12f55e..003ed29 100644 --- a/plugins/hypervisors/kvm/pom.xml +++ b/plugins/hypervisors/kvm/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/hypervisors/ovm/pom.xml b/plugins/hypervisors/ovm/pom.xml index 9c64173..62f6982 100644 --- a/plugins/hypervisors/ovm/pom.xml +++ b/plugins/hypervisors/ovm/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/hypervisors/ovm3/pom.xml b/plugins/hypervisors/ovm3/pom.xml index 3afd0e1..867d093 100644 --- a/plugins/hypervisors/ovm3/pom.xml +++ b/plugins/hypervisors/ovm3/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/hypervisors/simulator/pom.xml b/plugins/hypervisors/simulator/pom.xml index fb39e91..ce6c7b4 100644 --- a/plugins/hypervisors/simulator/pom.xml +++ b/plugins/hypervisors/simulator/pom.xml
@@ -22,7 +22,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>cloud-plugin-hypervisor-simulator</artifactId>
diff --git a/plugins/hypervisors/ucs/pom.xml b/plugins/hypervisors/ucs/pom.xml index 67bbba9..7b35f80 100644 --- a/plugins/hypervisors/ucs/pom.xml +++ b/plugins/hypervisors/ucs/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>cloud-plugin-hypervisor-ucs</artifactId>
diff --git a/plugins/hypervisors/vmware/pom.xml b/plugins/hypervisors/vmware/pom.xml index 6fcdc7f..335a381 100644 --- a/plugins/hypervisors/vmware/pom.xml +++ b/plugins/hypervisors/vmware/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/hypervisors/xenserver/pom.xml b/plugins/hypervisors/xenserver/pom.xml index a74ddc5..e081b72 100644 --- a/plugins/hypervisors/xenserver/pom.xml +++ b/plugins/hypervisors/xenserver/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/integrations/cloudian/pom.xml b/plugins/integrations/cloudian/pom.xml index efbbe51..607b4d6 100644 --- a/plugins/integrations/cloudian/pom.xml +++ b/plugins/integrations/cloudian/pom.xml
@@ -25,7 +25,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/integrations/kubernetes-service/pom.xml b/plugins/integrations/kubernetes-service/pom.xml index cb16a29..0fc6835 100644 --- a/plugins/integrations/kubernetes-service/pom.xml +++ b/plugins/integrations/kubernetes-service/pom.xml
@@ -26,7 +26,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/integrations/prometheus/pom.xml b/plugins/integrations/prometheus/pom.xml index 9ab6e67..bdaa642 100644 --- a/plugins/integrations/prometheus/pom.xml +++ b/plugins/integrations/prometheus/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/metrics/pom.xml b/plugins/metrics/pom.xml index ed43634..05e98f4 100644 --- a/plugins/metrics/pom.xml +++ b/plugins/metrics/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/network-elements/bigswitch/pom.xml b/plugins/network-elements/bigswitch/pom.xml index 0780443..06060393 100644 --- a/plugins/network-elements/bigswitch/pom.xml +++ b/plugins/network-elements/bigswitch/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> </project>
diff --git a/plugins/network-elements/brocade-vcs/pom.xml b/plugins/network-elements/brocade-vcs/pom.xml index c989d04..0f2ac3e 100644 --- a/plugins/network-elements/brocade-vcs/pom.xml +++ b/plugins/network-elements/brocade-vcs/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <build>
diff --git a/plugins/network-elements/cisco-vnmc/pom.xml b/plugins/network-elements/cisco-vnmc/pom.xml index 5f5557b..d69f18e 100644 --- a/plugins/network-elements/cisco-vnmc/pom.xml +++ b/plugins/network-elements/cisco-vnmc/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/network-elements/dns-notifier/pom.xml b/plugins/network-elements/dns-notifier/pom.xml index c246bb2..17868d9 100644 --- a/plugins/network-elements/dns-notifier/pom.xml +++ b/plugins/network-elements/dns-notifier/pom.xml
@@ -22,7 +22,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>cloud-plugin-example-dns-notifier</artifactId>
diff --git a/plugins/network-elements/elastic-loadbalancer/pom.xml b/plugins/network-elements/elastic-loadbalancer/pom.xml index 977978f..891f719 100644 --- a/plugins/network-elements/elastic-loadbalancer/pom.xml +++ b/plugins/network-elements/elastic-loadbalancer/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> </project>
diff --git a/plugins/network-elements/globodns/pom.xml b/plugins/network-elements/globodns/pom.xml index cb20926..2758094 100644 --- a/plugins/network-elements/globodns/pom.xml +++ b/plugins/network-elements/globodns/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/network-elements/internal-loadbalancer/pom.xml b/plugins/network-elements/internal-loadbalancer/pom.xml index 860b36b..b653875 100644 --- a/plugins/network-elements/internal-loadbalancer/pom.xml +++ b/plugins/network-elements/internal-loadbalancer/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> </project>
diff --git a/plugins/network-elements/juniper-contrail/pom.xml b/plugins/network-elements/juniper-contrail/pom.xml index 7e98b74..5511576 100644 --- a/plugins/network-elements/juniper-contrail/pom.xml +++ b/plugins/network-elements/juniper-contrail/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/network-elements/netscaler/pom.xml b/plugins/network-elements/netscaler/pom.xml index 1613479..276387a 100644 --- a/plugins/network-elements/netscaler/pom.xml +++ b/plugins/network-elements/netscaler/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/network-elements/nicira-nvp/pom.xml b/plugins/network-elements/nicira-nvp/pom.xml index 3fdd1f8..89099eb 100644 --- a/plugins/network-elements/nicira-nvp/pom.xml +++ b/plugins/network-elements/nicira-nvp/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/network-elements/nsx/pom.xml b/plugins/network-elements/nsx/pom.xml index 91ef087..670a14d 100644 --- a/plugins/network-elements/nsx/pom.xml +++ b/plugins/network-elements/nsx/pom.xml
@@ -26,7 +26,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/network-elements/opendaylight/pom.xml b/plugins/network-elements/opendaylight/pom.xml index dd6d4a2..5eb55c0 100644 --- a/plugins/network-elements/opendaylight/pom.xml +++ b/plugins/network-elements/opendaylight/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <profiles>
diff --git a/plugins/network-elements/ovs/pom.xml b/plugins/network-elements/ovs/pom.xml index 04f72db..c762597 100644 --- a/plugins/network-elements/ovs/pom.xml +++ b/plugins/network-elements/ovs/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> </project>
diff --git a/plugins/network-elements/palo-alto/pom.xml b/plugins/network-elements/palo-alto/pom.xml index 74c114f..09cf76e 100644 --- a/plugins/network-elements/palo-alto/pom.xml +++ b/plugins/network-elements/palo-alto/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> </project>
diff --git a/plugins/network-elements/stratosphere-ssp/pom.xml b/plugins/network-elements/stratosphere-ssp/pom.xml index 30e5fbd..cf5a094 100644 --- a/plugins/network-elements/stratosphere-ssp/pom.xml +++ b/plugins/network-elements/stratosphere-ssp/pom.xml
@@ -25,7 +25,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> </project>
diff --git a/plugins/network-elements/tungsten/pom.xml b/plugins/network-elements/tungsten/pom.xml index 42357c9..01c0fb3 100644 --- a/plugins/network-elements/tungsten/pom.xml +++ b/plugins/network-elements/tungsten/pom.xml
@@ -26,7 +26,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent>
diff --git a/plugins/network-elements/vxlan/pom.xml b/plugins/network-elements/vxlan/pom.xml index da7d474..c0e2bab 100644 --- a/plugins/network-elements/vxlan/pom.xml +++ b/plugins/network-elements/vxlan/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> </project>
diff --git a/plugins/outofbandmanagement-drivers/ipmitool/pom.xml b/plugins/outofbandmanagement-drivers/ipmitool/pom.xml index a3de4fe..0bdbdd6 100644 --- a/plugins/outofbandmanagement-drivers/ipmitool/pom.xml +++ b/plugins/outofbandmanagement-drivers/ipmitool/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/outofbandmanagement-drivers/nested-cloudstack/pom.xml b/plugins/outofbandmanagement-drivers/nested-cloudstack/pom.xml index 9ccc80d..e947358 100644 --- a/plugins/outofbandmanagement-drivers/nested-cloudstack/pom.xml +++ b/plugins/outofbandmanagement-drivers/nested-cloudstack/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/outofbandmanagement-drivers/redfish/pom.xml b/plugins/outofbandmanagement-drivers/redfish/pom.xml index 21c9c02..8d37a34 100644 --- a/plugins/outofbandmanagement-drivers/redfish/pom.xml +++ b/plugins/outofbandmanagement-drivers/redfish/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/pom.xml b/plugins/pom.xml index b157e64..c8a0a60 100755 --- a/plugins/pom.xml +++ b/plugins/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> </parent> <build> <plugins>
diff --git a/plugins/shutdown/pom.xml b/plugins/shutdown/pom.xml index 196e9af..a5118b2 100644 --- a/plugins/shutdown/pom.xml +++ b/plugins/shutdown/pom.xml
@@ -26,7 +26,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/storage-allocators/random/pom.xml b/plugins/storage-allocators/random/pom.xml index b5b95c3..dabaeb2 100644 --- a/plugins/storage-allocators/random/pom.xml +++ b/plugins/storage-allocators/random/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/storage/image/default/pom.xml b/plugins/storage/image/default/pom.xml index 9b77b03..0cb50a6 100644 --- a/plugins/storage/image/default/pom.xml +++ b/plugins/storage/image/default/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/storage/image/s3/pom.xml b/plugins/storage/image/s3/pom.xml index 7f3885d..479b2e6 100644 --- a/plugins/storage/image/s3/pom.xml +++ b/plugins/storage/image/s3/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/storage/image/sample/pom.xml b/plugins/storage/image/sample/pom.xml index 8e1ae80..7500f0d 100644 --- a/plugins/storage/image/sample/pom.xml +++ b/plugins/storage/image/sample/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/storage/image/swift/pom.xml b/plugins/storage/image/swift/pom.xml index e7966a6..f06f14d 100644 --- a/plugins/storage/image/swift/pom.xml +++ b/plugins/storage/image/swift/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/storage/object/ceph/pom.xml b/plugins/storage/object/ceph/pom.xml index e0bed0a..89ad5e0 100644 --- a/plugins/storage/object/ceph/pom.xml +++ b/plugins/storage/object/ceph/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/storage/object/minio/pom.xml b/plugins/storage/object/minio/pom.xml index ffda7f0..4e0e08f 100644 --- a/plugins/storage/object/minio/pom.xml +++ b/plugins/storage/object/minio/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/storage/object/simulator/pom.xml b/plugins/storage/object/simulator/pom.xml index d1f08d8..de303a1 100644 --- a/plugins/storage/object/simulator/pom.xml +++ b/plugins/storage/object/simulator/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/storage/sharedfs/storagevm/pom.xml b/plugins/storage/sharedfs/storagevm/pom.xml index 868cc21..8578017 100644 --- a/plugins/storage/sharedfs/storagevm/pom.xml +++ b/plugins/storage/sharedfs/storagevm/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../../pom.xml</relativePath> </parent> </project>
diff --git a/plugins/storage/volume/adaptive/pom.xml b/plugins/storage/volume/adaptive/pom.xml index 43c8b51..c221344 100644 --- a/plugins/storage/volume/adaptive/pom.xml +++ b/plugins/storage/volume/adaptive/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/storage/volume/cloudbyte/pom.xml b/plugins/storage/volume/cloudbyte/pom.xml index e4908ec..c970534 100644 --- a/plugins/storage/volume/cloudbyte/pom.xml +++ b/plugins/storage/volume/cloudbyte/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/storage/volume/datera/pom.xml b/plugins/storage/volume/datera/pom.xml index 79ed8dd..3dcbdd4 100644 --- a/plugins/storage/volume/datera/pom.xml +++ b/plugins/storage/volume/datera/pom.xml
@@ -16,7 +16,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/storage/volume/default/pom.xml b/plugins/storage/volume/default/pom.xml index 58c3694..2dda3d8 100644 --- a/plugins/storage/volume/default/pom.xml +++ b/plugins/storage/volume/default/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/storage/volume/flasharray/pom.xml b/plugins/storage/volume/flasharray/pom.xml index c5bd880..3810977 100644 --- a/plugins/storage/volume/flasharray/pom.xml +++ b/plugins/storage/volume/flasharray/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/storage/volume/linstor/pom.xml b/plugins/storage/volume/linstor/pom.xml index 35bea52..dd09a98 100644 --- a/plugins/storage/volume/linstor/pom.xml +++ b/plugins/storage/volume/linstor/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/storage/volume/nexenta/pom.xml b/plugins/storage/volume/nexenta/pom.xml index 3cddcb6..fdcee2a 100644 --- a/plugins/storage/volume/nexenta/pom.xml +++ b/plugins/storage/volume/nexenta/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/storage/volume/primera/pom.xml b/plugins/storage/volume/primera/pom.xml index 114a338..1370b7d 100644 --- a/plugins/storage/volume/primera/pom.xml +++ b/plugins/storage/volume/primera/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/storage/volume/sample/pom.xml b/plugins/storage/volume/sample/pom.xml index b6c5479..e99dadd 100644 --- a/plugins/storage/volume/sample/pom.xml +++ b/plugins/storage/volume/sample/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/storage/volume/scaleio/pom.xml b/plugins/storage/volume/scaleio/pom.xml index 52ad326..bfdcf36 100644 --- a/plugins/storage/volume/scaleio/pom.xml +++ b/plugins/storage/volume/scaleio/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/storage/volume/solidfire/pom.xml b/plugins/storage/volume/solidfire/pom.xml index f3d6931..240f761 100644 --- a/plugins/storage/volume/solidfire/pom.xml +++ b/plugins/storage/volume/solidfire/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/storage/volume/storpool/pom.xml b/plugins/storage/volume/storpool/pom.xml index 56dda54..b2c17ae 100644 --- a/plugins/storage/volume/storpool/pom.xml +++ b/plugins/storage/volume/storpool/pom.xml
@@ -17,7 +17,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/user-authenticators/ldap/pom.xml b/plugins/user-authenticators/ldap/pom.xml index 1b5f8c0..54abf55 100644 --- a/plugins/user-authenticators/ldap/pom.xml +++ b/plugins/user-authenticators/ldap/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent>
diff --git a/plugins/user-authenticators/md5/pom.xml b/plugins/user-authenticators/md5/pom.xml index 5b9327b..7e211fa 100644 --- a/plugins/user-authenticators/md5/pom.xml +++ b/plugins/user-authenticators/md5/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> </project>
diff --git a/plugins/user-authenticators/oauth2/pom.xml b/plugins/user-authenticators/oauth2/pom.xml index bed0744..713d71c 100644 --- a/plugins/user-authenticators/oauth2/pom.xml +++ b/plugins/user-authenticators/oauth2/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/user-authenticators/pbkdf2/pom.xml b/plugins/user-authenticators/pbkdf2/pom.xml index 2be0440..45a019e 100644 --- a/plugins/user-authenticators/pbkdf2/pom.xml +++ b/plugins/user-authenticators/pbkdf2/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> </project>
diff --git a/plugins/user-authenticators/plain-text/pom.xml b/plugins/user-authenticators/plain-text/pom.xml index 99e1f0e..ad7dfa0 100644 --- a/plugins/user-authenticators/plain-text/pom.xml +++ b/plugins/user-authenticators/plain-text/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> </project>
diff --git a/plugins/user-authenticators/saml2/pom.xml b/plugins/user-authenticators/saml2/pom.xml index 5d0b17c..0a3ec2f 100644 --- a/plugins/user-authenticators/saml2/pom.xml +++ b/plugins/user-authenticators/saml2/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> <dependencies>
diff --git a/plugins/user-authenticators/sha256salted/pom.xml b/plugins/user-authenticators/sha256salted/pom.xml index 87392c8..c67a2af 100644 --- a/plugins/user-authenticators/sha256salted/pom.xml +++ b/plugins/user-authenticators/sha256salted/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> </project>
diff --git a/plugins/user-two-factor-authenticators/static-pin/pom.xml b/plugins/user-two-factor-authenticators/static-pin/pom.xml index 6b71e40..457f471 100644 --- a/plugins/user-two-factor-authenticators/static-pin/pom.xml +++ b/plugins/user-two-factor-authenticators/static-pin/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> </project>
diff --git a/plugins/user-two-factor-authenticators/totp/pom.xml b/plugins/user-two-factor-authenticators/totp/pom.xml index f316d79..f12cfbc 100644 --- a/plugins/user-two-factor-authenticators/totp/pom.xml +++ b/plugins/user-two-factor-authenticators/totp/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../../pom.xml</relativePath> </parent> </project>
diff --git a/pom.xml b/pom.xml index b00797d..baed86e 100644 --- a/pom.xml +++ b/pom.xml
@@ -29,7 +29,7 @@ <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <packaging>pom</packaging> <name>Apache CloudStack</name> <description>Apache CloudStack is an IaaS ("Infrastructure as a Service") cloud orchestration platform.</description>
diff --git a/quickcloud/pom.xml b/quickcloud/pom.xml index c6b7251..fbdab61 100644 --- a/quickcloud/pom.xml +++ b/quickcloud/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../pom.xml</relativePath> </parent> </project>
diff --git a/server/pom.xml b/server/pom.xml index f3b4e99..58a5bb7 100644 --- a/server/pom.xml +++ b/server/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> </parent> <dependencies>
diff --git a/services/console-proxy/pom.xml b/services/console-proxy/pom.xml index bdcb89c..b4931bf 100644 --- a/services/console-proxy/pom.xml +++ b/services/console-proxy/pom.xml
@@ -25,7 +25,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-services</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../pom.xml</relativePath> </parent> <build>
diff --git a/services/console-proxy/rdpconsole/pom.xml b/services/console-proxy/rdpconsole/pom.xml index 09ce7d5..a8eaa77 100644 --- a/services/console-proxy/rdpconsole/pom.xml +++ b/services/console-proxy/rdpconsole/pom.xml
@@ -26,7 +26,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-service-console-proxy</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../pom.xml</relativePath> </parent> <dependencies>
diff --git a/services/console-proxy/server/pom.xml b/services/console-proxy/server/pom.xml index c3b94b6..55f63eb 100644 --- a/services/console-proxy/server/pom.xml +++ b/services/console-proxy/server/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-service-console-proxy</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../pom.xml</relativePath> </parent> <dependencies>
diff --git a/services/pom.xml b/services/pom.xml index 140fd6f..4c49230 100644 --- a/services/pom.xml +++ b/services/pom.xml
@@ -25,7 +25,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../pom.xml</relativePath> </parent> <build>
diff --git a/services/secondary-storage/controller/pom.xml b/services/secondary-storage/controller/pom.xml index 7869dc9..e6139e3 100644 --- a/services/secondary-storage/controller/pom.xml +++ b/services/secondary-storage/controller/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-service-secondary-storage</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../pom.xml</relativePath> </parent> <dependencies>
diff --git a/services/secondary-storage/pom.xml b/services/secondary-storage/pom.xml index 24616b1..d159b7a 100644 --- a/services/secondary-storage/pom.xml +++ b/services/secondary-storage/pom.xml
@@ -25,7 +25,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-services</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../pom.xml</relativePath> </parent> <build>
diff --git a/services/secondary-storage/server/pom.xml b/services/secondary-storage/server/pom.xml index be5a508..d924b99 100644 --- a/services/secondary-storage/server/pom.xml +++ b/services/secondary-storage/server/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-service-secondary-storage</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../pom.xml</relativePath> </parent> <dependencies>
diff --git a/systemvm/pom.xml b/systemvm/pom.xml index 835aa68..a1a5b08 100644 --- a/systemvm/pom.xml +++ b/systemvm/pom.xml
@@ -25,7 +25,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../pom.xml</relativePath> </parent> <properties>
diff --git a/test/pom.xml b/test/pom.xml index abc50dd..644b6c9 100644 --- a/test/pom.xml +++ b/test/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> </parent> <dependencies> <dependency>
diff --git a/tools/apidoc/pom.xml b/tools/apidoc/pom.xml index aba4f35..719b613 100644 --- a/tools/apidoc/pom.xml +++ b/tools/apidoc/pom.xml
@@ -25,7 +25,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloud-tools</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../pom.xml</relativePath> </parent> <properties>
diff --git a/tools/checkstyle/pom.xml b/tools/checkstyle/pom.xml index 575060e..32716a1 100644 --- a/tools/checkstyle/pom.xml +++ b/tools/checkstyle/pom.xml
@@ -22,7 +22,7 @@ <name>Apache CloudStack Developer Tools - Checkstyle Configuration</name> <groupId>org.apache.cloudstack</groupId> <artifactId>checkstyle</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
diff --git a/tools/devcloud-kvm/pom.xml b/tools/devcloud-kvm/pom.xml index ec77142..11909dc 100644 --- a/tools/devcloud-kvm/pom.xml +++ b/tools/devcloud-kvm/pom.xml
@@ -25,7 +25,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloud-tools</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../pom.xml</relativePath> </parent> <dependencies>
diff --git a/tools/devcloud4/pom.xml b/tools/devcloud4/pom.xml index d1ec12f..5491238 100644 --- a/tools/devcloud4/pom.xml +++ b/tools/devcloud4/pom.xml
@@ -25,7 +25,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloud-tools</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../pom.xml</relativePath> </parent> <dependencies>
diff --git a/tools/marvin/pom.xml b/tools/marvin/pom.xml index 674f8b4..1da9bcb 100644 --- a/tools/marvin/pom.xml +++ b/tools/marvin/pom.xml
@@ -25,7 +25,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloud-tools</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../pom.xml</relativePath> </parent> <dependencies>
diff --git a/tools/pom.xml b/tools/pom.xml index c5ad12f..874f834 100644 --- a/tools/pom.xml +++ b/tools/pom.xml
@@ -25,7 +25,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../pom.xml</relativePath> </parent> <build>
diff --git a/usage/pom.xml b/usage/pom.xml index 5afe81f..88575e9 100644 --- a/usage/pom.xml +++ b/usage/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> </parent> <dependencies> <dependency>
diff --git a/utils/pom.xml b/utils/pom.xml index b18d5fe..33a6e39 100755 --- a/utils/pom.xml +++ b/utils/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> <relativePath>../pom.xml</relativePath> </parent> <dependencies>
diff --git a/vmware-base/pom.xml b/vmware-base/pom.xml index 72a7a6e..8941032 100644 --- a/vmware-base/pom.xml +++ b/vmware-base/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack</artifactId> - <version>4.20.3.0</version> + <version>4.20.3.1</version> </parent> <dependencies> <dependency>