We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 580cbed commit 9aa60f7Copy full SHA for 9aa60f7
pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>cn.howaric.cache</groupId>
6
<artifactId>spring-enhanced-cache</artifactId>
7
- <version>0.0.2-SNAPSHOT</version>
+ <version>0.1.0</version>
8
<name>spring-enhanced-cache</name>
9
<description>spring-enhanced-cache</description>
10
<packaging>pom</packaging>
spring-boot-starter-cache-enhancer/pom.xml
@@ -5,7 +5,7 @@
<parent>
</parent>
<artifactId>spring-boot-starter-cache-enhancer</artifactId>
11
<name>spring-boot-starter-cache-enhancer</name>
0 commit comments