Skip to content

Commit

Permalink
change pom version to 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
areyouok committed Aug 24, 2022
1 parent 0eb5bfa commit aebc6ad
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion jetcache-anno-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>jetcache-parent</artifactId>
<groupId>com.alicp.jetcache</groupId>
<version>2.7.0-SNAPSHOT</version>
<version>2.7.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion jetcache-anno/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>jetcache-parent</artifactId>
<groupId>com.alicp.jetcache</groupId>
<version>2.7.0-SNAPSHOT</version>
<version>2.7.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion jetcache-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>jetcache-parent</artifactId>
<groupId>com.alicp.jetcache</groupId>
<version>2.7.0-SNAPSHOT</version>
<version>2.7.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion jetcache-starter/jetcache-autoconfigure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>jetcache-parent</artifactId>
<groupId>com.alicp.jetcache</groupId>
<version>2.7.0-SNAPSHOT</version>
<version>2.7.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jetcache-starter/jetcache-starter-redis-lettuce/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>jetcache-parent</artifactId>
<groupId>com.alicp.jetcache</groupId>
<version>2.7.0-SNAPSHOT</version>
<version>2.7.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jetcache-starter/jetcache-starter-redis-springdata/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>jetcache-parent</artifactId>
<groupId>com.alicp.jetcache</groupId>
<version>2.7.0-SNAPSHOT</version>
<version>2.7.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jetcache-starter/jetcache-starter-redis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>jetcache-parent</artifactId>
<groupId>com.alicp.jetcache</groupId>
<version>2.7.0-SNAPSHOT</version>
<version>2.7.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jetcache-starter/jetcache-starter-redisson/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>jetcache-parent</artifactId>
<groupId>com.alicp.jetcache</groupId>
<version>2.7.0-SNAPSHOT</version>
<version>2.7.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jetcache-support/jetcache-redis-lettuce/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>jetcache-parent</artifactId>
<groupId>com.alicp.jetcache</groupId>
<version>2.7.0-SNAPSHOT</version>
<version>2.7.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jetcache-support/jetcache-redis-springdata/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>jetcache-parent</artifactId>
<groupId>com.alicp.jetcache</groupId>
<version>2.7.0-SNAPSHOT</version>
<version>2.7.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jetcache-support/jetcache-redis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>jetcache-parent</artifactId>
<groupId>com.alicp.jetcache</groupId>
<version>2.7.0-SNAPSHOT</version>
<version>2.7.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jetcache-support/jetcache-redisson/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>jetcache-parent</artifactId>
<groupId>com.alicp.jetcache</groupId>
<version>2.7.0-SNAPSHOT</version>
<version>2.7.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jetcache-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>jetcache-parent</artifactId>
<groupId>com.alicp.jetcache</groupId>
<version>2.7.0-SNAPSHOT</version>
<version>2.7.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<groupId>com.alicp.jetcache</groupId>
<artifactId>jetcache-parent</artifactId>
<packaging>pom</packaging>
<version>2.7.0-SNAPSHOT</version>
<version>2.7.0</version>

<name>jetcache</name>
<description>a Java cache abstraction which provides consistent use for various caching solutions</description>
Expand Down
2 changes: 1 addition & 1 deletion samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<version>1.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<properties>
<jetcache.version>2.7.0.RC3</jetcache.version>
<jetcache.version>2.7.0</jetcache.version>
</properties>
<build>
<plugins>
Expand Down

0 comments on commit aebc6ad

Please sign in to comment.