Skip to content

Commit 2096e6b

Browse files
committed
change pom version to 2.7.1
1 parent 876eb82 commit 2096e6b

File tree

15 files changed

+15
-15
lines changed

15 files changed

+15
-15
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.1-SNAPSHOT</version>
6+
<version>2.7.1</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.1-SNAPSHOT</version>
6+
<version>2.7.1</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.1-SNAPSHOT</version>
6+
<version>2.7.1</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.1-SNAPSHOT</version>
6+
<version>2.7.1</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.1-SNAPSHOT</version>
6+
<version>2.7.1</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.1-SNAPSHOT</version>
6+
<version>2.7.1</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.1-SNAPSHOT</version>
6+
<version>2.7.1</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.1-SNAPSHOT</version>
6+
<version>2.7.1</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.1-SNAPSHOT</version>
6+
<version>2.7.1</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.1-SNAPSHOT</version>
6+
<version>2.7.1</version>
77
<relativePath>../../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)