Skip to content

Commit a4178d6

Browse files
author
qiujiayu
committed
4.16 发布
1 parent 7d7d4eb commit a4178d6

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
.classpath
44
.project
55
.idea
6-
*.iml
6+
*.iml
7+
*.class

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>com.github.qiujiayu</groupId>
44
<artifactId>autoload-cache</artifactId>
5-
<version>4.16-SNAPSHOT</version>
5+
<version>4.16</version>
66
<packaging>jar</packaging>
77
<name>AutoLoadCache</name>
88
<description>User Spring AOP and annotation to do with cache.</description>

0 commit comments

Comments
 (0)