Skip to content

Commit 4e4154d

Browse files
author
Nikita Koksharov
committed
[maven-release-plugin] prepare release redisson-3.32.0
1 parent 76ab06a commit 4e4154d

File tree

58 files changed

+60
-60
lines changed

Some content is hidden

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

58 files changed

+60
-60
lines changed

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.31.1-SNAPSHOT</version>
6+
<version>3.32.0</version>
77
<packaging>pom</packaging>
88

99
<name>Redisson</name>
@@ -29,7 +29,7 @@
2929
<url>scm:git:[email protected]:redisson/redisson.git</url>
3030
<connection>scm:git:[email protected]:redisson/redisson.git</connection>
3131
<developerConnection>scm:git:[email protected]:redisson/redisson.git</developerConnection>
32-
<tag>HEAD</tag>
32+
<tag>redisson-3.32.0</tag>
3333
</scm>
3434

3535
<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.31.1-SNAPSHOT</version>
7+
<version>3.32.0</version>
88
<relativePath>../</relativePath>
99
</parent>
1010

@@ -26,7 +26,7 @@
2626
<url>scm:git:[email protected]:mrniko/redisson.git</url>
2727
<connection>scm:git:[email protected]:mrniko/redisson.git</connection>
2828
<developerConnection>scm:git:[email protected]:mrniko/redisson.git</developerConnection>
29-
<tag>redisson-parent-0.9.0</tag>
29+
<tag>redisson-3.32.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.31.1-SNAPSHOT</version>
7+
<version>3.32.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.31.1-SNAPSHOT</version>
7+
<version>3.32.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.31.1-SNAPSHOT</version>
7+
<version>3.32.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.31.1-SNAPSHOT</version>
7+
<version>3.32.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.31.1-SNAPSHOT</version>
7+
<version>3.32.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.31.1-SNAPSHOT</version>
7+
<version>3.32.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.31.1-SNAPSHOT</version>
7+
<version>3.32.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.31.1-SNAPSHOT</version>
7+
<version>3.32.0</version>
88
<relativePath>../</relativePath>
99
</parent>
1010

0 commit comments

Comments
 (0)