Skip to content

Commit 8eca741

Browse files
committed
rebase to master
1 parent 9b57743 commit 8eca741

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

framework/api/pom.xml

Lines changed: 2 additions & 2 deletions
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.1.0-SNAPSHOT</version>
18+
<version>4.2.0-SNAPSHOT</version>
1919
<relativePath>../pom.xml</relativePath>
2020
</parent>
2121
<dependencies>
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>org.apache.cloudstack</groupId>
2626
<artifactId>cloud-utils</artifactId>
27-
<version>4.1.0-SNAPSHOT</version>
27+
<version>4.2.0-SNAPSHOT</version>
2828
</dependency>
2929

3030
</dependencies>

0 commit comments

Comments
 (0)