Skip to content

Commit b2a0544

Browse files
committed
change version to 2.7.4
1 parent 997150d commit b2a0544

File tree

14 files changed

+14
-14
lines changed

14 files changed

+14
-14
lines changed

jetcache-anno-api/pom.xml

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

jetcache-anno/pom.xml

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

jetcache-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>jetcache-parent</artifactId>
55
<groupId>com.alicp.jetcache</groupId>
6-
<version>2.7.4-SNAPSHOT</version>
6+
<version>2.7.4</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

jetcache-starter/jetcache-autoconfigure/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>jetcache-parent</artifactId>
55
<groupId>com.alicp.jetcache</groupId>
6-
<version>2.7.4-SNAPSHOT</version>
6+
<version>2.7.4</version>
77
<relativePath>../../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

jetcache-starter/jetcache-starter-redis-lettuce/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>jetcache-parent</artifactId>
55
<groupId>com.alicp.jetcache</groupId>
6-
<version>2.7.4-SNAPSHOT</version>
6+
<version>2.7.4</version>
77
<relativePath>../../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

jetcache-starter/jetcache-starter-redis-springdata/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>jetcache-parent</artifactId>
55
<groupId>com.alicp.jetcache</groupId>
6-
<version>2.7.4-SNAPSHOT</version>
6+
<version>2.7.4</version>
77
<relativePath>../../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

jetcache-starter/jetcache-starter-redis/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>jetcache-parent</artifactId>
55
<groupId>com.alicp.jetcache</groupId>
6-
<version>2.7.4-SNAPSHOT</version>
6+
<version>2.7.4</version>
77
<relativePath>../../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

jetcache-starter/jetcache-starter-redisson/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>jetcache-parent</artifactId>
55
<groupId>com.alicp.jetcache</groupId>
6-
<version>2.7.4-SNAPSHOT</version>
6+
<version>2.7.4</version>
77
<relativePath>../../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

jetcache-support/jetcache-redis-lettuce/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>jetcache-parent</artifactId>
55
<groupId>com.alicp.jetcache</groupId>
6-
<version>2.7.4-SNAPSHOT</version>
6+
<version>2.7.4</version>
77
<relativePath>../../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

jetcache-support/jetcache-redis-springdata/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>jetcache-parent</artifactId>
55
<groupId>com.alicp.jetcache</groupId>
6-
<version>2.7.4-SNAPSHOT</version>
6+
<version>2.7.4</version>
77
<relativePath>../../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)