Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit dbda673

Browse filesBrowse files
Updating pom.xml version numbers for release 4.23.0.0-SNAPSHOT
Signed-off-by: Harikrishna Patnala <harikrishna.patnala@gmail.com>
1 parent e66926e commit dbda673
Copy full SHA for dbda673

165 files changed

+172-172Lines changed: 172 additions & 172 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Dismiss banner
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎agent/pom.xml‎

Copy file name to clipboardExpand all lines: agent/pom.xml
+1-1Lines changed: 1 addition & 1 deletion
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.22.1.0-SNAPSHOT</version>
27+
<version>4.23.0.0-SNAPSHOT</version>
2828
</parent>
2929
<dependencies>
3030
<dependency>
Collapse file

‎api/pom.xml‎

Copy file name to clipboardExpand all lines: api/pom.xml
+1-1Lines changed: 1 addition & 1 deletion
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.22.1.0-SNAPSHOT</version>
27+
<version>4.23.0.0-SNAPSHOT</version>
2828
</parent>
2929
<dependencies>
3030
<dependency>
Collapse file

‎client/pom.xml‎

Copy file name to clipboardExpand all lines: client/pom.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.cloudstack</groupId>
2727
<artifactId>cloudstack</artifactId>
28-
<version>4.22.1.0-SNAPSHOT</version>
28+
<version>4.23.0.0-SNAPSHOT</version>
2929
</parent>
3030
<dependencies>
3131
<dependency>
Collapse file

‎core/pom.xml‎

Copy file name to clipboardExpand all lines: core/pom.xml
+1-1Lines changed: 1 addition & 1 deletion
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.22.1.0-SNAPSHOT</version>
27+
<version>4.23.0.0-SNAPSHOT</version>
2828
</parent>
2929
<dependencies>
3030
<dependency>
Collapse file

‎debian/changelog‎

Copy file name to clipboardExpand all lines: debian/changelog
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
cloudstack (4.22.1.0-SNAPSHOT) unstable; urgency=low
1+
cloudstack (4.23.0.0-SNAPSHOT) unstable; urgency=low
22

3-
* Update the version to 4.22.1.0-SNAPSHOT
3+
* Update the version to 4.23.0.0-SNAPSHOT
44

55
-- the Apache CloudStack project <dev@cloudstack.apache.org> Thu, 30 Oct 2025 19:23:55 +0530
66

7-
cloudstack (4.22.1.0-SNAPSHOT-SNAPSHOT) unstable; urgency=low
7+
cloudstack (4.23.0.0-SNAPSHOT-SNAPSHOT) unstable; urgency=low
88

9-
* Update the version to 4.22.1.0-SNAPSHOT-SNAPSHOT
9+
* Update the version to 4.23.0.0-SNAPSHOT-SNAPSHOT
1010

1111
-- the Apache CloudStack project <dev@cloudstack.apache.org> Thu, Aug 28 11:58:36 2025 +0530
1212

Collapse file

‎developer/pom.xml‎

Copy file name to clipboardExpand all lines: developer/pom.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.cloudstack</groupId>
2727
<artifactId>cloudstack</artifactId>
28-
<version>4.22.1.0-SNAPSHOT</version>
28+
<version>4.23.0.0-SNAPSHOT</version>
2929
</parent>
3030
<dependencies>
3131
<dependency>
Collapse file

‎engine/api/pom.xml‎

Copy file name to clipboardExpand all lines: engine/api/pom.xml
+1-1Lines changed: 1 addition & 1 deletion
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.22.1.0-SNAPSHOT</version>
27+
<version>4.23.0.0-SNAPSHOT</version>
2828
<relativePath>../pom.xml</relativePath>
2929
</parent>
3030
<dependencies>
Collapse file

‎engine/components-api/pom.xml‎

Copy file name to clipboardExpand all lines: engine/components-api/pom.xml
+1-1Lines changed: 1 addition & 1 deletion
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.22.1.0-SNAPSHOT</version>
27+
<version>4.23.0.0-SNAPSHOT</version>
2828
<relativePath>../pom.xml</relativePath>
2929
</parent>
3030
<dependencies>
Collapse file

‎engine/orchestration/pom.xml‎

Copy file name to clipboardExpand all lines: engine/orchestration/pom.xml
+1-1Lines changed: 1 addition & 1 deletion
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.22.1.0-SNAPSHOT</version>
27+
<version>4.23.0.0-SNAPSHOT</version>
2828
<relativePath>../pom.xml</relativePath>
2929
</parent>
3030
<dependencies>
Collapse file

‎engine/pom.xml‎

Copy file name to clipboardExpand all lines: engine/pom.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.cloudstack</groupId>
2727
<artifactId>cloudstack</artifactId>
28-
<version>4.22.1.0-SNAPSHOT</version>
28+
<version>4.23.0.0-SNAPSHOT</version>
2929
<relativePath>../pom.xml</relativePath>
3030
</parent>
3131
<build>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.