Skip to content

Commit e1ad58c

Browse files
committed
[maven-release-plugin] prepare release redisson-4.0.0
1 parent 4acaa92 commit e1ad58c

72 files changed

Lines changed: 74 additions & 74 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>org.redisson</groupId>
55
<artifactId>redisson-parent</artifactId>
6-
<version>3.52.1-SNAPSHOT</version>
6+
<version>4.0.0</version>
77
<packaging>pom</packaging>
88

99
<name>Redisson</name>
@@ -34,7 +34,7 @@
3434
<url>scm:git:git@github.com:redisson/redisson.git</url>
3535
<connection>scm:git:git@github.com:redisson/redisson.git</connection>
3636
<developerConnection>scm:git:git@github.com:redisson/redisson.git</developerConnection>
37-
<tag>HEAD</tag>
37+
<tag>redisson-4.0.0</tag>
3838
</scm>
3939

4040
<licenses>

redisson-all/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.redisson</groupId>
66
<artifactId>redisson-parent</artifactId>
7-
<version>3.52.1-SNAPSHOT</version>
7+
<version>4.0.0</version>
88
<relativePath>../</relativePath>
99
</parent>
1010

@@ -26,7 +26,7 @@
2626
<url>scm:git:git@github.com:mrniko/redisson.git</url>
2727
<connection>scm:git:git@github.com:mrniko/redisson.git</connection>
2828
<developerConnection>scm:git:git@github.com:mrniko/redisson.git</developerConnection>
29-
<tag>redisson-parent-0.9.0</tag>
29+
<tag>redisson-4.0.0</tag>
3030
</scm>
3131

3232
<licenses>

redisson-helidon/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.redisson</groupId>
66
<artifactId>redisson-parent</artifactId>
7-
<version>3.52.1-SNAPSHOT</version>
7+
<version>4.0.0</version>
88
<relativePath>../</relativePath>
99
</parent>
1010

redisson-helidon/redisson-helidon-20/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.redisson</groupId>
66
<artifactId>redisson-helidon</artifactId>
7-
<version>3.52.1-SNAPSHOT</version>
7+
<version>4.0.0</version>
88
<relativePath>../</relativePath>
99
</parent>
1010

redisson-helidon/redisson-helidon-30/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.redisson</groupId>
66
<artifactId>redisson-helidon</artifactId>
7-
<version>3.52.1-SNAPSHOT</version>
7+
<version>4.0.0</version>
88
<relativePath>../</relativePath>
99
</parent>
1010

redisson-helidon/redisson-helidon-40/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.redisson</groupId>
66
<artifactId>redisson-helidon</artifactId>
7-
<version>3.52.1-SNAPSHOT</version>
7+
<version>4.0.0</version>
88
<relativePath>../</relativePath>
99
</parent>
1010

redisson-hibernate/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.redisson</groupId>
66
<artifactId>redisson-parent</artifactId>
7-
<version>3.52.1-SNAPSHOT</version>
7+
<version>4.0.0</version>
88
<relativePath>../</relativePath>
99
</parent>
1010

redisson-hibernate/redisson-hibernate-4/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.redisson</groupId>
66
<artifactId>redisson-hibernate</artifactId>
7-
<version>3.52.1-SNAPSHOT</version>
7+
<version>4.0.0</version>
88
<relativePath>../</relativePath>
99
</parent>
1010

redisson-hibernate/redisson-hibernate-5/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.redisson</groupId>
66
<artifactId>redisson-hibernate</artifactId>
7-
<version>3.52.1-SNAPSHOT</version>
7+
<version>4.0.0</version>
88
<relativePath>../</relativePath>
99
</parent>
1010

redisson-hibernate/redisson-hibernate-52/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.redisson</groupId>
66
<artifactId>redisson-hibernate</artifactId>
7-
<version>3.52.1-SNAPSHOT</version>
7+
<version>4.0.0</version>
88
<relativePath>../</relativePath>
99
</parent>
1010

0 commit comments

Comments
 (0)