diff --git a/README.md b/README.md index 9eb3daa..ef9934e 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ There's a [README](./cache-samples/README.md) file under [cache-samples](./cache ### Maven dependency ```xml - 0.0.6 + 0.0.7 diff --git a/README_CN.md b/README_CN.md index c5c8556..c96e61a 100644 --- a/README_CN.md +++ b/README_CN.md @@ -23,7 +23,7 @@ ### Maven dependency ```xml - 0.0.6 + 0.0.7 diff --git a/cache-api/pom.xml b/cache-api/pom.xml index 016e11a..8b85a16 100644 --- a/cache-api/pom.xml +++ b/cache-api/pom.xml @@ -5,7 +5,7 @@ local-cache io.meshware.cache - 0.0.7-SNAPSHOT + 0.0.7 4.0.0 diff --git a/cache-consul/pom.xml b/cache-consul/pom.xml index 8b4fe89..9626f36 100644 --- a/cache-consul/pom.xml +++ b/cache-consul/pom.xml @@ -5,7 +5,7 @@ local-cache io.meshware.cache - 0.0.7-SNAPSHOT + 0.0.7 4.0.0 @@ -27,12 +27,12 @@ io.meshware.cache cache-ihc - 0.0.7-SNAPSHOT + 0.0.7 io.meshware.cache cache-ohc - 0.0.7-SNAPSHOT + 0.0.7 diff --git a/cache-ihc/pom.xml b/cache-ihc/pom.xml index af3e5e1..d8b67f9 100644 --- a/cache-ihc/pom.xml +++ b/cache-ihc/pom.xml @@ -5,7 +5,7 @@ local-cache io.meshware.cache - 0.0.7-SNAPSHOT + 0.0.7 4.0.0 diff --git a/cache-ohc/pom.xml b/cache-ohc/pom.xml index e9029e3..3d6b662 100644 --- a/cache-ohc/pom.xml +++ b/cache-ohc/pom.xml @@ -5,7 +5,7 @@ local-cache io.meshware.cache - 0.0.7-SNAPSHOT + 0.0.7 4.0.0 diff --git a/cache-redis/pom.xml b/cache-redis/pom.xml index f9518a1..22861c7 100644 --- a/cache-redis/pom.xml +++ b/cache-redis/pom.xml @@ -5,7 +5,7 @@ local-cache io.meshware.cache - 0.0.7-SNAPSHOT + 0.0.7 4.0.0 diff --git a/cache-samples/pom.xml b/cache-samples/pom.xml index 9273af4..a03e568 100644 --- a/cache-samples/pom.xml +++ b/cache-samples/pom.xml @@ -5,7 +5,7 @@ local-cache io.meshware.cache - 0.0.7-SNAPSHOT + 0.0.7 4.0.0 pom diff --git a/cache-samples/springboot-sample/pom.xml b/cache-samples/springboot-sample/pom.xml index 7714aa3..69768bb 100644 --- a/cache-samples/springboot-sample/pom.xml +++ b/cache-samples/springboot-sample/pom.xml @@ -5,7 +5,7 @@ cache-samples io.meshware.cache - 0.0.7-SNAPSHOT + 0.0.7 4.0.0 diff --git a/pom.xml b/pom.xml index de394a1..6d702de 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> io.meshware.cache local-cache - 0.0.7-SNAPSHOT + 0.0.7 4.0.0 pom meshware-local-cache