Skip to content

Commit bc0ed68

Browse files
committed
[maven-release-plugin] prepare release 2.5.1
1 parent 1013ade commit bc0ed68

19 files changed

Lines changed: 36 additions & 38 deletions

File tree

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.5.1-SNAPSHOT</version>
6+
<version>2.5.1</version>
77
</parent>
88
<artifactId>auto-api</artifactId>
99
<packaging>jar</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.5.1-SNAPSHOT</version>
6+
<version>2.5.1</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.5.1-SNAPSHOT</version>
6+
<version>2.5.1</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.5.1-SNAPSHOT</version>
6+
<version>2.5.1</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.5.1-SNAPSHOT</version>
6+
<version>2.5.1</version>
77
</parent>
88
<artifactId>auto-log</artifactId>
99
<name>${pom.artifactId}</name>

auto-project/auto-nifty/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
1+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
32
<modelVersion>4.0.0</modelVersion>
43
<parent>
54
<groupId>jp.primecloud.auto</groupId>
65
<artifactId>auto-project</artifactId>
7-
<version>2.5.1-SNAPSHOT</version>
6+
<version>2.5.1</version>
87
</parent>
98
<artifactId>auto-nifty</artifactId>
109
<name>${pom.artifactId}</name>

auto-project/auto-process/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
1+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
32
<modelVersion>4.0.0</modelVersion>
43
<parent>
54
<groupId>jp.primecloud.auto</groupId>
65
<artifactId>auto-project</artifactId>
7-
<version>2.5.1-SNAPSHOT</version>
6+
<version>2.5.1</version>
87
</parent>
98
<artifactId>auto-process</artifactId>
109
<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.5.1-SNAPSHOT</version>
6+
<version>2.5.1</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.5.1-SNAPSHOT</version>
6+
<version>2.5.1</version>
77
</parent>
88
<artifactId>auto-service</artifactId>
99
<name>${pom.artifactId}</name>

auto-project/auto-ui/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
1+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
32
<modelVersion>4.0.0</modelVersion>
43
<parent>
54
<groupId>jp.primecloud.auto</groupId>
65
<artifactId>auto-project</artifactId>
7-
<version>2.5.1-SNAPSHOT</version>
6+
<version>2.5.1</version>
87
</parent>
98
<artifactId>auto-ui</artifactId>
109
<packaging>war</packaging>

0 commit comments

Comments
 (0)