Skip to content

Commit 11dda0e

Browse files
committed
[maven-release-plugin] prepare release easy-batch-7.0.2
1 parent 2265bc7 commit 11dda0e

File tree

24 files changed

+48
-48
lines changed

24 files changed

+48
-48
lines changed

easy-batch-archetype/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.jeasy</groupId>
66
<artifactId>easy-batch</artifactId>
7-
<version>7.0.2-SNAPSHOT</version>
7+
<version>7.0.2</version>
88
</parent>
99

1010
<artifactId>easy-batch-archetype</artifactId>
@@ -28,7 +28,7 @@
2828
<url>[email protected]:j-easy/easy-batch.git</url>
2929
<connection>scm:git:[email protected]:j-easy/easy-batch.git</connection>
3030
<developerConnection>scm:git:[email protected]:j-easy/easy-batch.git</developerConnection>
31-
<tag>HEAD</tag>
31+
<tag>easy-batch-7.0.2</tag>
3232
</scm>
3333

3434
<issueManagement>

easy-batch-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>easy-batch</artifactId>
44
<groupId>org.jeasy</groupId>
5-
<version>7.0.2-SNAPSHOT</version>
5+
<version>7.0.2</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>easy-batch-7.0.2</tag>
3333
</scm>
3434

3535
<issueManagement>

easy-batch-extensions/easy-batch-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>easy-batch-extensions</artifactId>
55
<groupId>org.jeasy</groupId>
6-
<version>7.0.2-SNAPSHOT</version>
6+
<version>7.0.2</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>easy-batch-7.0.2</tag>
3838
</scm>
3939

4040
<issueManagement>

easy-batch-extensions/easy-batch-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>easy-batch-extensions</artifactId>
55
<groupId>org.jeasy</groupId>
6-
<version>7.0.2-SNAPSHOT</version>
6+
<version>7.0.2</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>easy-batch-7.0.2</tag>
3838
</scm>
3939

4040
<issueManagement>

easy-batch-extensions/easy-batch-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>easy-batch-extensions</artifactId>
55
<groupId>org.jeasy</groupId>
6-
<version>7.0.2-SNAPSHOT</version>
6+
<version>7.0.2</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>easy-batch-7.0.2</tag>
3434
</scm>
3535

3636
<issueManagement>

easy-batch-extensions/easy-batch-integration/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>easy-batch-extensions</artifactId>
55
<groupId>org.jeasy</groupId>
6-
<version>7.0.2-SNAPSHOT</version>
6+
<version>7.0.2</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>easy-batch-7.0.2</tag>
3434
</scm>
3535

3636
<issueManagement>

easy-batch-extensions/easy-batch-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>easy-batch-extensions</artifactId>
55
<groupId>org.jeasy</groupId>
6-
<version>7.0.2-SNAPSHOT</version>
6+
<version>7.0.2</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>easy-batch-7.0.2</tag>
3838
</scm>
3939

4040
<issueManagement>

easy-batch-extensions/easy-batch-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>easy-batch-extensions</artifactId>
55
<groupId>org.jeasy</groupId>
6-
<version>7.0.2-SNAPSHOT</version>
6+
<version>7.0.2</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>easy-batch-7.0.2</tag>
3838
</scm>
3939

4040
<issueManagement>

easy-batch-extensions/easy-batch-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>easy-batch-extensions</artifactId>
55
<groupId>org.jeasy</groupId>
6-
<version>7.0.2-SNAPSHOT</version>
6+
<version>7.0.2</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>easy-batch-7.0.2</tag>
3838
</scm>
3939

4040
<issueManagement>

easy-batch-extensions/easy-batch-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>easy-batch-extensions</artifactId>
55
<groupId>org.jeasy</groupId>
6-
<version>7.0.2-SNAPSHOT</version>
6+
<version>7.0.2</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>easy-batch-7.0.2</tag>
3333
</scm>
3434

3535
<issueManagement>

0 commit comments

Comments
 (0)