From 8d5368ff575d9a0c35fb996ccd3f68b34a5505f8 Mon Sep 17 00:00:00 2001 From: blinkfox Date: Mon, 19 Aug 2019 00:52:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=83=201.0.0=20=E6=AD=A3=E5=BC=8F?= =?UTF-8?q?=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- docs/quick-install.md | 8 ++++---- pom.xml | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index efe4874..e43bca7 100644 --- a/README.md +++ b/README.md @@ -28,14 +28,14 @@ com.blinkfox fenix-spring-boot-starter - 1.0.0-SNAPSHOT + 1.0.0 ``` ### Gradle ```bash -compile 'com.blinkfox:fenix-spring-boot-starter:1.0.0-SNAPSHOT' +compile 'com.blinkfox:fenix-spring-boot-starter:1.0.0' ``` ### 激活 Fenix FactoryBean diff --git a/docs/quick-install.md b/docs/quick-install.md index f055470..95679c8 100644 --- a/docs/quick-install.md +++ b/docs/quick-install.md @@ -12,14 +12,14 @@ com.blinkfox fenix-spring-boot-starter - 1.0.0-SNAPSHOT + 1.0.0 ``` ### Gradle ```bash -compile 'com.blinkfox:fenix-spring-boot-starter:1.0.0-SNAPSHOT' +compile 'com.blinkfox:fenix-spring-boot-starter:1.0.0' ``` ### 激活 Fenix FactoryBean @@ -85,14 +85,14 @@ fenix: com.blinkfox fenix - 1.0.0-SNAPSHOT + 1.0.0 ``` ### Gradle ```bash -compile 'com.blinkfox:fenix:1.0.0-SNAPSHOT' +compile 'com.blinkfox:fenix:1.0.0' ``` ### 激活 Fenix FactoryBean diff --git a/pom.xml b/pom.xml index 04b70e6..352c99d 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.blinkfox fenix - 1.0.0-SNAPSHOT + 1.0.0 jar fenix