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