From a4178d633febc35e972a7ccdb052a2638ae76f48 Mon Sep 17 00:00:00 2001 From: qiujiayu Date: Tue, 9 Aug 2016 09:17:13 +0800 Subject: [PATCH] =?UTF-8?q?4.16=20=E5=8F=91=E5=B8=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- pom.xml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e689e31f..b2953ae1 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ .classpath .project .idea -*.iml \ No newline at end of file +*.iml +*.class \ No newline at end of file diff --git a/pom.xml b/pom.xml index cb5ef653..dd5eb9b7 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.github.qiujiayu autoload-cache - 4.16-SNAPSHOT + 4.16 jar AutoLoadCache User Spring AOP and annotation to do with cache.