Skip to content

Commit b7a0e5a

Browse files
committed
Bump version to 4.0.0.RC1
1 parent 2070532 commit b7a0e5a

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

easy-random-bean-validation/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>easy-random</artifactId>
55
<groupId>org.jeasy</groupId>
6-
<version>4.0.0-SNAPSHOT</version>
6+
<version>4.0.0.RC1-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

easy-random-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>easy-random</artifactId>
55
<groupId>org.jeasy</groupId>
6-
<version>4.0.0-SNAPSHOT</version>
6+
<version>4.0.0.RC1-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

easy-random-randomizers/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>easy-random</artifactId>
55
<groupId>org.jeasy</groupId>
6-
<version>4.0.0-SNAPSHOT</version>
6+
<version>4.0.0.RC1-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>org.jeasy</groupId>
1212
<artifactId>easy-random</artifactId>
13-
<version>4.0.0-SNAPSHOT</version>
13+
<version>4.0.0.RC1-SNAPSHOT</version>
1414
<packaging>pom</packaging>
1515

1616
<name>Easy Random</name>

0 commit comments

Comments
 (0)