Skip to content

Commit 21b7869

Browse files
committed
[maven-release-plugin] prepare release easy-rules-3.3.0
1 parent a2356f0 commit 21b7869

File tree

7 files changed

+14
-14
lines changed

7 files changed

+14
-14
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>3.3.0-SNAPSHOT</version>
5+
<version>3.3.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-3.3.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>3.3.0-SNAPSHOT</version>
7+
<version>3.3.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-3.3.0</tag>
2121
</scm>
2222

2323
<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>3.3.0-SNAPSHOT</version>
7+
<version>3.3.0</version>
88
</parent>
99

1010
<artifactId>easy-rules-mvel</artifactId>
@@ -21,7 +21,7 @@
2121
<url>[email protected]:j-easy/easy-rules.git</url>
2222
<connection>scm:git:[email protected]:j-easy/easy-rules.git</connection>
2323
<developerConnection>scm:git:[email protected]:j-easy/easy-rules.git</developerConnection>
24-
<tag>HEAD</tag>
24+
<tag>easy-rules-3.3.0</tag>
2525
</scm>
2626

2727
<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>3.3.0-SNAPSHOT</version>
7+
<version>3.3.0</version>
88
</parent>
99

1010
<artifactId>easy-rules-spel</artifactId>
@@ -22,7 +22,7 @@
2222
<url>[email protected]:j-easy/easy-rules.git</url>
2323
<connection>scm:git:[email protected]:j-easy/easy-rules.git</connection>
2424
<developerConnection>scm:git:[email protected]:j-easy/easy-rules.git</developerConnection>
25-
<tag>HEAD</tag>
25+
<tag>easy-rules-3.3.0</tag>
2626
</scm>
2727

2828
<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>3.3.0-SNAPSHOT</version>
7+
<version>3.3.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-3.3.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>3.3.0-SNAPSHOT</version>
7+
<version>3.3.0</version>
88
</parent>
99

1010
<artifactId>easy-rules-tutorials</artifactId>
@@ -25,7 +25,7 @@
2525
<url>[email protected]:j-easy/easy-rules.git</url>
2626
<connection>scm:git:[email protected]:j-easy/easy-rules.git</connection>
2727
<developerConnection>scm:git:[email protected]:j-easy/easy-rules.git</developerConnection>
28-
<tag>HEAD</tag>
28+
<tag>easy-rules-3.3.0</tag>
2929
</scm>
3030

3131
<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>3.3.0-SNAPSHOT</version>
13+
<version>3.3.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-3.3.0</tag>
5353
</scm>
5454

5555
<issueManagement>

0 commit comments

Comments
 (0)