Skip to content

Commit 66bcb61

Browse files
committed
[maven-release-plugin] prepare release easybatch-5.2.0
1 parent ddf4a04 commit 66bcb61

File tree

26 files changed

+52
-52
lines changed

26 files changed

+52
-52
lines changed

easybatch-archetype/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<artifactId>easybatch</artifactId>
44
<groupId>org.easybatch</groupId>
5-
<version>5.2.0-SNAPSHOT</version>
5+
<version>5.2.0</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88

@@ -27,7 +27,7 @@
2727
<url>[email protected]:j-easy/easy-batch.git</url>
2828
<connection>scm:git:[email protected]:j-easy/easy-batch.git</connection>
2929
<developerConnection>scm:git:[email protected]:j-easy/easy-batch.git</developerConnection>
30-
<tag>HEAD</tag>
30+
<tag>easybatch-5.2.0</tag>
3131
</scm>
3232

3333
<issueManagement>

easybatch-core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<artifactId>easybatch</artifactId>
44
<groupId>org.easybatch</groupId>
5-
<version>5.2.0-SNAPSHOT</version>
5+
<version>5.2.0</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88

@@ -29,7 +29,7 @@
2929
<url>[email protected]:j-easy/easy-batch.git</url>
3030
<connection>scm:git:[email protected]:j-easy/easy-batch.git</connection>
3131
<developerConnection>scm:git:[email protected]:j-easy/easy-batch.git</developerConnection>
32-
<tag>HEAD</tag>
32+
<tag>easybatch-5.2.0</tag>
3333
</scm>
3434

3535
<issueManagement>

easybatch-extensions/easybatch-apache-commons-csv/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>easybatch-extensions</artifactId>
55
<groupId>org.easybatch</groupId>
6-
<version>5.2.0-SNAPSHOT</version>
6+
<version>5.2.0</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

@@ -34,7 +34,7 @@
3434
<url>[email protected]:j-easy/easy-batch.git</url>
3535
<connection>scm:git:[email protected]:j-easy/easy-batch.git</connection>
3636
<developerConnection>scm:git:[email protected]:j-easy/easy-batch.git</developerConnection>
37-
<tag>HEAD</tag>
37+
<tag>easybatch-5.2.0</tag>
3838
</scm>
3939

4040
<issueManagement>

easybatch-extensions/easybatch-gson/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>easybatch-extensions</artifactId>
55
<groupId>org.easybatch</groupId>
6-
<version>5.2.0-SNAPSHOT</version>
6+
<version>5.2.0</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

@@ -34,7 +34,7 @@
3434
<url>[email protected]:j-easy/easy-batch.git</url>
3535
<connection>scm:git:[email protected]:j-easy/easy-batch.git</connection>
3636
<developerConnection>scm:git:[email protected]:j-easy/easy-batch.git</developerConnection>
37-
<tag>HEAD</tag>
37+
<tag>easybatch-5.2.0</tag>
3838
</scm>
3939

4040
<issueManagement>

easybatch-extensions/easybatch-hibernate/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>easybatch-extensions</artifactId>
55
<groupId>org.easybatch</groupId>
6-
<version>5.2.0-SNAPSHOT</version>
6+
<version>5.2.0</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

@@ -30,7 +30,7 @@
3030
<url>[email protected]:j-easy/easy-batch.git</url>
3131
<connection>scm:git:[email protected]:j-easy/easy-batch.git</connection>
3232
<developerConnection>scm:git:[email protected]:j-easy/easy-batch.git</developerConnection>
33-
<tag>HEAD</tag>
33+
<tag>easybatch-5.2.0</tag>
3434
</scm>
3535

3636
<issueManagement>

easybatch-extensions/easybatch-jackson/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>easybatch-extensions</artifactId>
55
<groupId>org.easybatch</groupId>
6-
<version>5.2.0-SNAPSHOT</version>
6+
<version>5.2.0</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

@@ -34,7 +34,7 @@
3434
<url>[email protected]:j-easy/easy-batch.git</url>
3535
<connection>scm:git:[email protected]:j-easy/easy-batch.git</connection>
3636
<developerConnection>scm:git:[email protected]:j-easy/easy-batch.git</developerConnection>
37-
<tag>HEAD</tag>
37+
<tag>easybatch-5.2.0</tag>
3838
</scm>
3939

4040
<issueManagement>

easybatch-extensions/easybatch-mongodb/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>easybatch-extensions</artifactId>
55
<groupId>org.easybatch</groupId>
6-
<version>5.2.0-SNAPSHOT</version>
6+
<version>5.2.0</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

@@ -35,7 +35,7 @@
3535
<url>[email protected]:j-easy/easy-batch.git</url>
3636
<connection>scm:git:[email protected]:j-easy/easy-batch.git</connection>
3737
<developerConnection>scm:git:[email protected]:j-easy/easy-batch.git</developerConnection>
38-
<tag>HEAD</tag>
38+
<tag>easybatch-5.2.0</tag>
3939
</scm>
4040

4141
<issueManagement>

easybatch-extensions/easybatch-msexcel/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>easybatch-extensions</artifactId>
55
<groupId>org.easybatch</groupId>
6-
<version>5.2.0-SNAPSHOT</version>
6+
<version>5.2.0</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

@@ -34,7 +34,7 @@
3434
<url>[email protected]:j-easy/easy-batch.git</url>
3535
<connection>scm:git:[email protected]:j-easy/easy-batch.git</connection>
3636
<developerConnection>scm:git:[email protected]:j-easy/easy-batch.git</developerConnection>
37-
<tag>HEAD</tag>
37+
<tag>easybatch-5.2.0</tag>
3838
</scm>
3939

4040
<issueManagement>

easybatch-extensions/easybatch-opencsv/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>easybatch-extensions</artifactId>
55
<groupId>org.easybatch</groupId>
6-
<version>5.2.0-SNAPSHOT</version>
6+
<version>5.2.0</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

@@ -34,7 +34,7 @@
3434
<url>[email protected]:j-easy/easy-batch.git</url>
3535
<connection>scm:git:[email protected]:j-easy/easy-batch.git</connection>
3636
<developerConnection>scm:git:[email protected]:j-easy/easy-batch.git</developerConnection>
37-
<tag>HEAD</tag>
37+
<tag>easybatch-5.2.0</tag>
3838
</scm>
3939

4040
<issueManagement>

easybatch-extensions/easybatch-quartz/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>easybatch-extensions</artifactId>
55
<groupId>org.easybatch</groupId>
6-
<version>5.2.0-SNAPSHOT</version>
6+
<version>5.2.0</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

@@ -34,7 +34,7 @@
3434
<url>[email protected]:j-easy/easy-batch.git</url>
3535
<connection>scm:git:[email protected]:j-easy/easy-batch.git</connection>
3636
<developerConnection>scm:git:[email protected]:j-easy/easy-batch.git</developerConnection>
37-
<tag>HEAD</tag>
37+
<tag>easybatch-5.2.0</tag>
3838
</scm>
3939

4040
<issueManagement>

easybatch-extensions/easybatch-spring/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>easybatch-extensions</artifactId>
55
<groupId>org.easybatch</groupId>
6-
<version>5.2.0-SNAPSHOT</version>
6+
<version>5.2.0</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

@@ -29,7 +29,7 @@
2929
<url>[email protected]:j-easy/easy-batch.git</url>
3030
<connection>scm:git:[email protected]:j-easy/easy-batch.git</connection>
3131
<developerConnection>scm:git:[email protected]:j-easy/easy-batch.git</developerConnection>
32-
<tag>HEAD</tag>
32+
<tag>easybatch-5.2.0</tag>
3333
</scm>
3434

3535
<issueManagement>

easybatch-extensions/easybatch-stream/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>easybatch-extensions</artifactId>
55
<groupId>org.easybatch</groupId>
6-
<version>5.2.0-SNAPSHOT</version>
6+
<version>5.2.0</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

@@ -42,7 +42,7 @@
4242
<url>[email protected]:j-easy/easy-batch.git</url>
4343
<connection>scm:git:[email protected]:j-easy/easy-batch.git</connection>
4444
<developerConnection>scm:git:[email protected]:j-easy/easy-batch.git</developerConnection>
45-
<tag>HEAD</tag>
45+
<tag>easybatch-5.2.0</tag>
4646
</scm>
4747

4848
<issueManagement>

easybatch-extensions/easybatch-univocity/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>easybatch-extensions</artifactId>
55
<groupId>org.easybatch</groupId>
6-
<version>5.2.0-SNAPSHOT</version>
6+
<version>5.2.0</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

@@ -35,7 +35,7 @@
3535
<url>[email protected]:j-easy/easy-batch.git</url>
3636
<connection>scm:git:[email protected]:j-easy/easy-batch.git</connection>
3737
<developerConnection>scm:git:[email protected]:j-easy/easy-batch.git</developerConnection>
38-
<tag>HEAD</tag>
38+
<tag>easybatch-5.2.0</tag>
3939
</scm>
4040

4141
<issueManagement>

easybatch-extensions/easybatch-xstream/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>easybatch-extensions</artifactId>
55
<groupId>org.easybatch</groupId>
6-
<version>5.2.0-SNAPSHOT</version>
6+
<version>5.2.0</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

@@ -34,7 +34,7 @@
3434
<url>[email protected]:j-easy/easy-batch.git</url>
3535
<connection>scm:git:[email protected]:j-easy/easy-batch.git</connection>
3636
<developerConnection>scm:git:[email protected]:j-easy/easy-batch.git</developerConnection>
37-
<tag>HEAD</tag>
37+
<tag>easybatch-5.2.0</tag>
3838
</scm>
3939

4040
<issueManagement>

easybatch-extensions/easybatch-yaml/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>easybatch-extensions</artifactId>
55
<groupId>org.easybatch</groupId>
6-
<version>5.2.0-SNAPSHOT</version>
6+
<version>5.2.0</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

@@ -34,7 +34,7 @@
3434
<url>[email protected]:j-easy/easy-batch.git</url>
3535
<connection>scm:git:[email protected]:j-easy/easy-batch.git</connection>
3636
<developerConnection>scm:git:[email protected]:j-easy/easy-batch.git</developerConnection>
37-
<tag>HEAD</tag>
37+
<tag>easybatch-5.2.0</tag>
3838
</scm>
3939

4040
<issueManagement>

easybatch-extensions/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>easybatch</artifactId>
66
<groupId>org.easybatch</groupId>
7-
<version>5.2.0-SNAPSHOT</version>
7+
<version>5.2.0</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<packaging>pom</packaging>
@@ -30,7 +30,7 @@
3030
<url>[email protected]:j-easy/easy-batch.git</url>
3131
<connection>scm:git:[email protected]:j-easy/easy-batch.git</connection>
3232
<developerConnection>scm:git:[email protected]:j-easy/easy-batch.git</developerConnection>
33-
<tag>HEAD</tag>
33+
<tag>easybatch-5.2.0</tag>
3434
</scm>
3535

3636
<issueManagement>

easybatch-flatfile/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<artifactId>easybatch</artifactId>
44
<groupId>org.easybatch</groupId>
5-
<version>5.2.0-SNAPSHOT</version>
5+
<version>5.2.0</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88

@@ -29,7 +29,7 @@
2929
<url>[email protected]:j-easy/easy-batch.git</url>
3030
<connection>scm:git:[email protected]:j-easy/easy-batch.git</connection>
3131
<developerConnection>scm:git:[email protected]:j-easy/easy-batch.git</developerConnection>
32-
<tag>HEAD</tag>
32+
<tag>easybatch-5.2.0</tag>
3333
</scm>
3434

3535
<issueManagement>

easybatch-jdbc/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>easybatch</artifactId>
55
<groupId>org.easybatch</groupId>
6-
<version>5.2.0-SNAPSHOT</version>
6+
<version>5.2.0</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

@@ -30,7 +30,7 @@
3030
<url>[email protected]:j-easy/easy-batch.git</url>
3131
<connection>scm:git:[email protected]:j-easy/easy-batch.git</connection>
3232
<developerConnection>scm:git:[email protected]:j-easy/easy-batch.git</developerConnection>
33-
<tag>HEAD</tag>
33+
<tag>easybatch-5.2.0</tag>
3434
</scm>
3535

3636
<issueManagement>

easybatch-jms/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>easybatch</artifactId>
55
<groupId>org.easybatch</groupId>
6-
<version>5.2.0-SNAPSHOT</version>
6+
<version>5.2.0</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

@@ -36,7 +36,7 @@
3636
<url>[email protected]:j-easy/easy-batch.git</url>
3737
<connection>scm:git:[email protected]:j-easy/easy-batch.git</connection>
3838
<developerConnection>scm:git:[email protected]:j-easy/easy-batch.git</developerConnection>
39-
<tag>HEAD</tag>
39+
<tag>easybatch-5.2.0</tag>
4040
</scm>
4141

4242
<issueManagement>

easybatch-jpa/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>easybatch</artifactId>
55
<groupId>org.easybatch</groupId>
6-
<version>5.2.0-SNAPSHOT</version>
6+
<version>5.2.0</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

@@ -36,7 +36,7 @@
3636
<url>[email protected]:j-easy/easy-batch.git</url>
3737
<connection>scm:git:[email protected]:j-easy/easy-batch.git</connection>
3838
<developerConnection>scm:git:[email protected]:j-easy/easy-batch.git</developerConnection>
39-
<tag>HEAD</tag>
39+
<tag>easybatch-5.2.0</tag>
4040
</scm>
4141

4242
<issueManagement>

easybatch-json/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>easybatch</artifactId>
55
<groupId>org.easybatch</groupId>
6-
<version>5.2.0-SNAPSHOT</version>
6+
<version>5.2.0</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

@@ -34,7 +34,7 @@
3434
<url>[email protected]:j-easy/easy-batch.git</url>
3535
<connection>scm:git:[email protected]:j-easy/easy-batch.git</connection>
3636
<developerConnection>scm:git:[email protected]:j-easy/easy-batch.git</developerConnection>
37-
<tag>HEAD</tag>
37+
<tag>easybatch-5.2.0</tag>
3838
</scm>
3939

4040
<issueManagement>

easybatch-test-common/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>easybatch</artifactId>
55
<groupId>org.easybatch</groupId>
6-
<version>5.2.0-SNAPSHOT</version>
6+
<version>5.2.0</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

@@ -30,7 +30,7 @@
3030
<url>[email protected]:j-easy/easy-batch.git</url>
3131
<connection>scm:git:[email protected]:j-easy/easy-batch.git</connection>
3232
<developerConnection>scm:git:[email protected]:j-easy/easy-batch.git</developerConnection>
33-
<tag>HEAD</tag>
33+
<tag>easybatch-5.2.0</tag>
3434
</scm>
3535

3636
<issueManagement>

0 commit comments

Comments
 (0)