Skip to content

Commit e3f9a59

Browse files
author
donghaoliang
committed
1.2.4-SNAPSHOT
1 parent 262a075 commit e3f9a59

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111

1212
<artifactId>redisson-spring-boot</artifactId>
13-
<version>1.2.3</version>
13+
<version>1.2.4-SNAPSHOT</version>
1414
<packaging>pom</packaging>
1515

1616
<name>redisson-spring-boot</name>

redisson-spring-boot-autoconfigure/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.github.drtrang</groupId>
88
<artifactId>redisson-spring-boot</artifactId>
9-
<version>1.2.3</version>
9+
<version>1.2.4-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>redisson-spring-boot-autoconfigure</artifactId>

redisson-spring-boot-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.github.drtrang</groupId>
88
<artifactId>redisson-spring-boot</artifactId>
9-
<version>1.2.3</version>
9+
<version>1.2.4-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>redisson-spring-boot-starter</artifactId>

0 commit comments

Comments
 (0)