Skip to content

Commit 702a368

Browse files
committed
[maven-release-plugin] prepare release easy-rules-4.1.0
1 parent 0755a57 commit 702a368

File tree

8 files changed

+16
-16
lines changed

8 files changed

+16
-16
lines changed

easy-rules-archetype/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>org.jeasy</groupId>
44
<artifactId>easy-rules</artifactId>
5-
<version>4.1.0-SNAPSHOT</version>
5+
<version>4.1.0</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88

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

3333
<issueManagement>

easy-rules-core/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.jeasy</groupId>
66
<artifactId>easy-rules</artifactId>
7-
<version>4.1.0-SNAPSHOT</version>
7+
<version>4.1.0</version>
88
</parent>
99

1010
<artifactId>easy-rules-core</artifactId>
@@ -17,7 +17,7 @@
1717
<url>[email protected]:j-easy/easy-rules.git</url>
1818
<connection>scm:git:[email protected]:j-easy/easy-rules.git</connection>
1919
<developerConnection>scm:git:[email protected]:j-easy/easy-rules.git</developerConnection>
20-
<tag>HEAD</tag>
20+
<tag>easy-rules-4.1.0</tag>
2121
</scm>
2222

2323
<issueManagement>

easy-rules-jexl/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.jeasy</groupId>
66
<artifactId>easy-rules</artifactId>
7-
<version>4.1.0-SNAPSHOT</version>
7+
<version>4.1.0</version>
88
</parent>
99

1010
<artifactId>easy-rules-jexl</artifactId>
@@ -20,7 +20,7 @@
2020
<url>[email protected]:j-easy/easy-rules.git</url>
2121
<connection>scm:git:[email protected]:j-easy/easy-rules.git</connection>
2222
<developerConnection>scm:git:[email protected]:j-easy/easy-rules.git</developerConnection>
23-
<tag>HEAD</tag>
23+
<tag>easy-rules-4.1.0</tag>
2424
</scm>
2525

2626
<issueManagement>

easy-rules-mvel/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.jeasy</groupId>
66
<artifactId>easy-rules</artifactId>
7-
<version>4.1.0-SNAPSHOT</version>
7+
<version>4.1.0</version>
88
</parent>
99

1010
<artifactId>easy-rules-mvel</artifactId>
@@ -20,7 +20,7 @@
2020
<url>[email protected]:j-easy/easy-rules.git</url>
2121
<connection>scm:git:[email protected]:j-easy/easy-rules.git</connection>
2222
<developerConnection>scm:git:[email protected]:j-easy/easy-rules.git</developerConnection>
23-
<tag>HEAD</tag>
23+
<tag>easy-rules-4.1.0</tag>
2424
</scm>
2525

2626
<issueManagement>

easy-rules-spel/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.jeasy</groupId>
66
<artifactId>easy-rules</artifactId>
7-
<version>4.1.0-SNAPSHOT</version>
7+
<version>4.1.0</version>
88
</parent>
99

1010
<artifactId>easy-rules-spel</artifactId>
@@ -20,7 +20,7 @@
2020
<url>[email protected]:j-easy/easy-rules.git</url>
2121
<connection>scm:git:[email protected]:j-easy/easy-rules.git</connection>
2222
<developerConnection>scm:git:[email protected]:j-easy/easy-rules.git</developerConnection>
23-
<tag>HEAD</tag>
23+
<tag>easy-rules-4.1.0</tag>
2424
</scm>
2525

2626
<issueManagement>

easy-rules-support/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.jeasy</groupId>
66
<artifactId>easy-rules</artifactId>
7-
<version>4.1.0-SNAPSHOT</version>
7+
<version>4.1.0</version>
88
</parent>
99

1010
<artifactId>easy-rules-support</artifactId>
@@ -16,7 +16,7 @@
1616
<url>[email protected]:j-easy/easy-rules.git</url>
1717
<connection>scm:git:[email protected]:j-easy/easy-rules.git</connection>
1818
<developerConnection>scm:git:[email protected]:j-easy/easy-rules.git</developerConnection>
19-
<tag>HEAD</tag>
19+
<tag>easy-rules-4.1.0</tag>
2020
</scm>
2121

2222
<issueManagement>

easy-rules-tutorials/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.jeasy</groupId>
66
<artifactId>easy-rules</artifactId>
7-
<version>4.1.0-SNAPSHOT</version>
7+
<version>4.1.0</version>
88
</parent>
99

1010
<artifactId>easy-rules-tutorials</artifactId>
@@ -24,7 +24,7 @@
2424
<url>[email protected]:j-easy/easy-rules.git</url>
2525
<connection>scm:git:[email protected]:j-easy/easy-rules.git</connection>
2626
<developerConnection>scm:git:[email protected]:j-easy/easy-rules.git</developerConnection>
27-
<tag>HEAD</tag>
27+
<tag>easy-rules-4.1.0</tag>
2828
</scm>
2929

3030
<issueManagement>

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>org.jeasy</groupId>
1212
<artifactId>easy-rules</artifactId>
13-
<version>4.1.0-SNAPSHOT</version>
13+
<version>4.1.0</version>
1414

1515
<modules>
1616
<module>easy-rules-archetype</module>
@@ -49,7 +49,7 @@
4949
<url>[email protected]:j-easy/easy-rules.git</url>
5050
<connection>scm:git:[email protected]:j-easy/easy-rules.git</connection>
5151
<developerConnection>scm:git:[email protected]:j-easy/easy-rules.git</developerConnection>
52-
<tag>HEAD</tag>
52+
<tag>easy-rules-4.1.0</tag>
5353
</scm>
5454

5555
<issueManagement>

0 commit comments

Comments
 (0)