Skip to content

Commit 8225374

Browse files
author
Chip Childers
committed
Updating pom.xml version numbers for release 4.3.0-SNAPSHOT
Signed-off-by: Chip Childers <chipchilders@apache.org>
1 parent d714ce5 commit 8225374

File tree

92 files changed

+95
-95
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

92 files changed

+95
-95
lines changed

agent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.cloudstack</groupId>
2525
<artifactId>cloudstack</artifactId>
26-
<version>4.2.0-SNAPSHOT</version>
26+
<version>4.3.0-SNAPSHOT</version>
2727
</parent>
2828
<dependencies>
2929
<dependency>

api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.cloudstack</groupId>
2525
<artifactId>cloudstack</artifactId>
26-
<version>4.2.0-SNAPSHOT</version>
26+
<version>4.3.0-SNAPSHOT</version>
2727
</parent>
2828
<dependencies>
2929
<dependency>

awsapi/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.cloudstack</groupId>
2626
<artifactId>cloudstack</artifactId>
27-
<version>4.2.0-SNAPSHOT</version>
27+
<version>4.3.0-SNAPSHOT</version>
2828
</parent>
2929
<dependencies>
3030
<dependency>

client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<groupId>org.apache.cloudstack</groupId>
1818
<artifactId>cloudstack</artifactId>
19-
<version>4.2.0-SNAPSHOT</version>
19+
<version>4.3.0-SNAPSHOT</version>
2020
</parent>
2121
<dependencies>
2222
<dependency>

core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.cloudstack</groupId>
2525
<artifactId>cloudstack</artifactId>
26-
<version>4.2.0-SNAPSHOT</version>
26+
<version>4.3.0-SNAPSHOT</version>
2727
</parent>
2828
<dependencies>
2929
<dependency>

deps/XenServerJava/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.cloudstack</groupId>
2323
<artifactId>cloudstack</artifactId>
24-
<version>4.2.0-SNAPSHOT</version>
24+
<version>4.3.0-SNAPSHOT</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727
<artifactId>xapi</artifactId>

developer/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<groupId>org.apache.cloudstack</groupId>
2020
<artifactId>cloudstack</artifactId>
21-
<version>4.2.0-SNAPSHOT</version>
21+
<version>4.3.0-SNAPSHOT</version>
2222
</parent>
2323
<dependencies>
2424
<!-- specify the dependent jdbc driver here -->

engine/api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<groupId>org.apache.cloudstack</groupId>
1818
<artifactId>cloud-engine</artifactId>
19-
<version>4.2.0-SNAPSHOT</version>
19+
<version>4.3.0-SNAPSHOT</version>
2020
<relativePath>../pom.xml</relativePath>
2121
</parent>
2222
<dependencies>

engine/components-api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.cloudstack</groupId>
2626
<artifactId>cloud-engine</artifactId>
27-
<version>4.2.0-SNAPSHOT</version>
27+
<version>4.3.0-SNAPSHOT</version>
2828
<relativePath>../pom.xml</relativePath>
2929
</parent>
3030
<dependencies>

engine/compute/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.cloudstack</groupId>
2626
<artifactId>cloud-engine</artifactId>
27-
<version>4.2.0-SNAPSHOT</version>
27+
<version>4.3.0-SNAPSHOT</version>
2828
<relativePath>../pom.xml</relativePath>
2929
</parent>
3030
<dependencies>

engine/network/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.cloudstack</groupId>
2626
<artifactId>cloud-engine</artifactId>
27-
<version>4.2.0-SNAPSHOT</version>
27+
<version>4.3.0-SNAPSHOT</version>
2828
<relativePath>../pom.xml</relativePath>
2929
</parent>
3030
<dependencies>

engine/orchestration/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.cloudstack</groupId>
2626
<artifactId>cloud-engine</artifactId>
27-
<version>4.2.0-SNAPSHOT</version>
27+
<version>4.3.0-SNAPSHOT</version>
2828
<relativePath>../pom.xml</relativePath>
2929
</parent>
3030
<dependencies>

engine/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.cloudstack</groupId>
2626
<artifactId>cloudstack</artifactId>
27-
<version>4.2.0-SNAPSHOT</version>
27+
<version>4.3.0-SNAPSHOT</version>
2828
<relativePath>../pom.xml</relativePath>
2929
</parent>
3030
<build>

engine/schema/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.cloudstack</groupId>
2626
<artifactId>cloud-engine</artifactId>
27-
<version>4.2.0-SNAPSHOT</version>
27+
<version>4.3.0-SNAPSHOT</version>
2828
<relativePath>../pom.xml</relativePath>
2929
</parent>
3030
<dependencies>

engine/service/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.cloudstack</groupId>
2525
<artifactId>cloud-engine</artifactId>
26-
<version>4.2.0-SNAPSHOT</version>
26+
<version>4.3.0-SNAPSHOT</version>
2727
</parent>
2828
<artifactId>cloud-engine-service</artifactId>
2929
<packaging>war</packaging>

engine/storage/cache/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>org.apache.cloudstack</groupId>
1717
<artifactId>cloud-engine</artifactId>
18-
<version>4.2.0-SNAPSHOT</version>
18+
<version>4.3.0-SNAPSHOT</version>
1919
<relativePath>../../pom.xml</relativePath>
2020
</parent>
2121
<dependencies>

engine/storage/datamotion/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<groupId>org.apache.cloudstack</groupId>
1818
<artifactId>cloud-engine</artifactId>
19-
<version>4.2.0-SNAPSHOT</version>
19+
<version>4.3.0-SNAPSHOT</version>
2020
<relativePath>../../pom.xml</relativePath>
2121
</parent>
2222
<dependencies>

engine/storage/image/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<groupId>org.apache.cloudstack</groupId>
1818
<artifactId>cloud-engine</artifactId>
19-
<version>4.2.0-SNAPSHOT</version>
19+
<version>4.3.0-SNAPSHOT</version>
2020
<relativePath>../../pom.xml</relativePath>
2121
</parent>
2222
<dependencies>

engine/storage/integration-test/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<groupId>org.apache.cloudstack</groupId>
1818
<artifactId>cloud-engine</artifactId>
19-
<version>4.2.0-SNAPSHOT</version>
19+
<version>4.3.0-SNAPSHOT</version>
2020
<relativePath>../../pom.xml</relativePath>
2121
</parent>
2222
<dependencies>

engine/storage/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<groupId>org.apache.cloudstack</groupId>
1818
<artifactId>cloud-engine</artifactId>
19-
<version>4.2.0-SNAPSHOT</version>
19+
<version>4.3.0-SNAPSHOT</version>
2020
<relativePath>../pom.xml</relativePath>
2121
</parent>
2222
<dependencies>

engine/storage/snapshot/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<groupId>org.apache.cloudstack</groupId>
1818
<artifactId>cloud-engine</artifactId>
19-
<version>4.2.0-SNAPSHOT</version>
19+
<version>4.3.0-SNAPSHOT</version>
2020
<relativePath>../../pom.xml</relativePath>
2121
</parent>
2222
<dependencies>

engine/storage/volume/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<groupId>org.apache.cloudstack</groupId>
1818
<artifactId>cloud-engine</artifactId>
19-
<version>4.2.0-SNAPSHOT</version>
19+
<version>4.3.0-SNAPSHOT</version>
2020
<relativePath>../../pom.xml</relativePath>
2121
</parent>
2222
<dependencies>

framework/cluster/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>org.apache.cloudstack</groupId>
1717
<artifactId>cloudstack-framework</artifactId>
18-
<version>4.2.0-SNAPSHOT</version>
18+
<version>4.3.0-SNAPSHOT</version>
1919
<relativePath>../pom.xml</relativePath>
2020
</parent>
2121
<dependencies>

framework/db/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>org.apache.cloudstack</groupId>
1717
<artifactId>cloudstack-framework</artifactId>
18-
<version>4.2.0-SNAPSHOT</version>
18+
<version>4.3.0-SNAPSHOT</version>
1919
<relativePath>../pom.xml</relativePath>
2020
</parent>
2121
<dependencies>

framework/events/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>org.apache.cloudstack</groupId>
1717
<artifactId>cloudstack-framework</artifactId>
18-
<version>4.2.0-SNAPSHOT</version>
18+
<version>4.3.0-SNAPSHOT</version>
1919
<relativePath>../pom.xml</relativePath>
2020
</parent>
2121
<dependencies>

framework/ipc/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<groupId>org.apache.cloudstack</groupId>
1818
<artifactId>cloudstack-framework</artifactId>
19-
<version>4.2.0-SNAPSHOT</version>
19+
<version>4.3.0-SNAPSHOT</version>
2020
<relativePath>../pom.xml</relativePath>
2121
</parent>
2222
<dependencies>

framework/jobs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.cloudstack</groupId>
2525
<artifactId>cloudstack-framework</artifactId>
26-
<version>4.2.0-SNAPSHOT</version>
26+
<version>4.3.0-SNAPSHOT</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929
<dependencies>

framework/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.cloudstack</groupId>
2626
<artifactId>cloudstack</artifactId>
27-
<version>4.2.0-SNAPSHOT</version>
27+
<version>4.3.0-SNAPSHOT</version>
2828
</parent>
2929
<build>
3030
<defaultGoal>install</defaultGoal>

framework/rest/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.cloudstack</groupId>
2424
<artifactId>cloudstack-framework</artifactId>
25-
<version>4.2.0-SNAPSHOT</version>
25+
<version>4.3.0-SNAPSHOT</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828
<artifactId>cloud-framework-rest</artifactId>

patches/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>org.apache.cloudstack</groupId>
1919
<artifactId>cloudstack</artifactId>
20-
<version>4.2.0-SNAPSHOT</version>
20+
<version>4.3.0-SNAPSHOT</version>
2121
</parent>
2222
<build>
2323
<defaultGoal>install</defaultGoal>

plugins/acl/static-role-based/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<groupId>org.apache.cloudstack</groupId>
2828
<artifactId>cloudstack-plugins</artifactId>
29-
<version>4.2.0-SNAPSHOT</version>
29+
<version>4.3.0-SNAPSHOT</version>
3030
<relativePath>../../pom.xml</relativePath>
3131
</parent>
3232
</project>

plugins/affinity-group-processors/explicit-dedication/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.cloudstack</groupId>
2525
<artifactId>cloudstack-plugins</artifactId>
26-
<version>4.2.0-SNAPSHOT</version>
26+
<version>4.3.0-SNAPSHOT</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929
<build>

plugins/affinity-group-processors/host-anti-affinity/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.cloudstack</groupId>
2525
<artifactId>cloudstack-plugins</artifactId>
26-
<version>4.2.0-SNAPSHOT</version>
26+
<version>4.3.0-SNAPSHOT</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929
<build>

plugins/alert-handlers/snmp-alerts/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<artifactId>cloudstack-plugins</artifactId>
2424
<groupId>org.apache.cloudstack</groupId>
25-
<version>4.2.0-SNAPSHOT</version>
25+
<version>4.3.0-SNAPSHOT</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828
<modelVersion>4.0.0</modelVersion>

plugins/alert-handlers/syslog-alerts/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<artifactId>cloudstack-plugins</artifactId>
2424
<groupId>org.apache.cloudstack</groupId>
25-
<version>4.2.0-SNAPSHOT</version>
25+
<version>4.3.0-SNAPSHOT</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828
<modelVersion>4.0.0</modelVersion>

plugins/api/discovery/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<groupId>org.apache.cloudstack</groupId>
2828
<artifactId>cloudstack-plugins</artifactId>
29-
<version>4.2.0-SNAPSHOT</version>
29+
<version>4.3.0-SNAPSHOT</version>
3030
<relativePath>../../pom.xml</relativePath>
3131
</parent>
3232
<dependencies>

plugins/api/rate-limit/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.cloudstack</groupId>
2525
<artifactId>cloudstack-plugins</artifactId>
26-
<version>4.2.0-SNAPSHOT</version>
26+
<version>4.3.0-SNAPSHOT</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929
<build>

plugins/dedicated-resources/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.cloudstack</groupId>
2525
<artifactId>cloudstack-plugins</artifactId>
26-
<version>4.2.0-SNAPSHOT</version>
26+
<version>4.3.0-SNAPSHOT</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929
</project>

plugins/deployment-planners/implicit-dedication/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.cloudstack</groupId>
2525
<artifactId>cloudstack-plugins</artifactId>
26-
<version>4.2.0-SNAPSHOT</version>
26+
<version>4.3.0-SNAPSHOT</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929
</project>

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.cloudstack</groupId>
2525
<artifactId>cloudstack-plugins</artifactId>
26-
<version>4.2.0-SNAPSHOT</version>
26+
<version>4.3.0-SNAPSHOT</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929
</project>

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.cloudstack</groupId>
2525
<artifactId>cloudstack-plugins</artifactId>
26-
<version>4.2.0-SNAPSHOT</version>
26+
<version>4.3.0-SNAPSHOT</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929
</project>

plugins/event-bus/rabbitmq/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.cloudstack</groupId>
2626
<artifactId>cloudstack-plugins</artifactId>
27-
<version>4.2.0-SNAPSHOT</version>
27+
<version>4.3.0-SNAPSHOT</version>
2828
<relativePath>../../pom.xml</relativePath>
2929
</parent>
3030
<dependencies>

plugins/file-systems/netapp/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.cloudstack</groupId>
2525
<artifactId>cloudstack-plugins</artifactId>
26-
<version>4.2.0-SNAPSHOT</version>
26+
<version>4.3.0-SNAPSHOT</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929
<dependencies>

plugins/host-allocators/random/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.cloudstack</groupId>
2525
<artifactId>cloudstack-plugins</artifactId>
26-
<version>4.2.0-SNAPSHOT</version>
26+
<version>4.3.0-SNAPSHOT</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929
</project>

0 commit comments

Comments
 (0)