diff --git a/README.md b/README.md
index 029b48d..0a2df41 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ and the dependency:
com.github.honwhy.ftpcp2
ftpcp
- 0.0.1
+ 0.0.2
```
@@ -31,6 +31,6 @@ for spring-boot starter, add dependency:
com.github.honwhy.ftpcp2
ftpcp-spring-boot-starter
- 0.0.1
+ 0.0.2
```
\ No newline at end of file
diff --git a/ftpcp-spring-boot-starter/pom.xml b/ftpcp-spring-boot-starter/pom.xml
index c3338eb..2e8a435 100644
--- a/ftpcp-spring-boot-starter/pom.xml
+++ b/ftpcp-spring-boot-starter/pom.xml
@@ -24,7 +24,7 @@
com.github.honwhy.ftpcp2
ftpcp
- ${project.version}
+ 0.0.2
@@ -58,49 +58,5 @@
test
-
-
-
-
-
- maven-clean-plugin
- 3.1.0
-
-
-
- maven-resources-plugin
- 3.0.2
-
-
- maven-compiler-plugin
- 3.8.0
-
-
- maven-surefire-plugin
- 2.22.1
-
-
- maven-jar-plugin
- 3.0.2
-
-
- maven-install-plugin
- 2.5.2
-
-
- maven-deploy-plugin
- 2.8.2
-
-
-
- maven-site-plugin
- 3.7.1
-
-
- maven-project-info-reports-plugin
- 3.0.0
-
-
-
-
+