Skip to content

Commit f6ff3e2

Browse files
committed
Prepare next dev iteration 3.1.0-SNAPSHOT
1 parent 3cccd2e commit f6ff3e2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

alien4cloud-wizard-ui/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
<parent>
66
<groupId>alien4cloud</groupId>
77
<artifactId>alien4cloud-wizard</artifactId>
8-
<version>3.0.0</version>
8+
<version>3.1.0-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>alien4cloud-wizard-ui</artifactId>
1212
<name>Alien4Cloud Wizard UI</name>
13-
<version>3.0.0</version>
13+
<version>3.1.0-SNAPSHOT</version>
1414
<packaging>pom</packaging>
1515

1616
<properties>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<artifactId>alien4cloud-wizard</artifactId>
77
<groupId>alien4cloud</groupId>
8-
<version>3.0.0</version>
8+
<version>3.1.0-SNAPSHOT</version>
99
<name>Alien4Cloud Wizard</name>
1010

1111
<modules>

0 commit comments

Comments
 (0)