Skip to content

Commit 5054205

Browse files
committed
update pom version to 2.7.5
1 parent 9dbf2ad commit 5054205

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

0 commit comments

Comments
 (0)