Skip to content

Commit 7354a76

Browse files
committed
[maven-release-plugin] prepare release 2.8.0
1 parent c6f3ed4 commit 7354a76

File tree

19 files changed

+24
-24
lines changed

19 files changed

+24
-24
lines changed

auto-project/auto-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>jp.primecloud.auto</groupId>
55
<artifactId>auto-project</artifactId>
6-
<version>2.7.1-SNAPSHOT</version>
6+
<version>2.8.0</version>
77
</parent>
88
<artifactId>auto-api</artifactId>
99
<packaging>war</packaging>

auto-project/auto-aws/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>jp.primecloud.auto</groupId>
55
<artifactId>auto-project</artifactId>
6-
<version>2.7.1-SNAPSHOT</version>
6+
<version>2.8.0</version>
77
</parent>
88
<artifactId>auto-aws</artifactId>
99
<name>${pom.artifactId}</name>

auto-project/auto-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>jp.primecloud.auto</groupId>
55
<artifactId>auto-project</artifactId>
6-
<version>2.7.1-SNAPSHOT</version>
6+
<version>2.8.0</version>
77
</parent>
88
<artifactId>auto-common</artifactId>
99
<name>${pom.artifactId}</name>

auto-project/auto-data/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>jp.primecloud.auto</groupId>
55
<artifactId>auto-project</artifactId>
6-
<version>2.7.1-SNAPSHOT</version>
6+
<version>2.8.0</version>
77
</parent>
88
<artifactId>auto-data</artifactId>
99
<name>${pom.artifactId}</name>

auto-project/auto-log/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>jp.primecloud.auto</groupId>
55
<artifactId>auto-project</artifactId>
6-
<version>2.7.1-SNAPSHOT</version>
6+
<version>2.8.0</version>
77
</parent>
88
<artifactId>auto-log</artifactId>
99
<name>${pom.artifactId}</name>

auto-project/auto-nifty/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>jp.primecloud.auto</groupId>
55
<artifactId>auto-project</artifactId>
6-
<version>2.7.1-SNAPSHOT</version>
6+
<version>2.8.0</version>
77
</parent>
88
<artifactId>auto-nifty</artifactId>
99
<name>${pom.artifactId}</name>

auto-project/auto-process/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>jp.primecloud.auto</groupId>
55
<artifactId>auto-project</artifactId>
6-
<version>2.7.1-SNAPSHOT</version>
6+
<version>2.8.0</version>
77
</parent>
88
<artifactId>auto-process</artifactId>
99
<name>${pom.artifactId}</name>

auto-project/auto-puppet/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>jp.primecloud.auto</groupId>
55
<artifactId>auto-project</artifactId>
6-
<version>2.7.1-SNAPSHOT</version>
6+
<version>2.8.0</version>
77
</parent>
88
<artifactId>auto-puppet</artifactId>
99
<name>${pom.artifactId}</name>

auto-project/auto-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>jp.primecloud.auto</groupId>
55
<artifactId>auto-project</artifactId>
6-
<version>2.7.1-SNAPSHOT</version>
6+
<version>2.8.0</version>
77
</parent>
88
<artifactId>auto-service</artifactId>
99
<name>${pom.artifactId}</name>

auto-project/auto-ui/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>jp.primecloud.auto</groupId>
55
<artifactId>auto-project</artifactId>
6-
<version>2.7.1-SNAPSHOT</version>
6+
<version>2.8.0</version>
77
</parent>
88
<artifactId>auto-ui</artifactId>
99
<packaging>war</packaging>

0 commit comments

Comments
 (0)