Skip to content

Commit

Permalink
also the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
honwhy committed Feb 28, 2019
1 parent 8998c68 commit dcb0670
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ and the dependency:
<dependency>
<groupId>com.github.honwhy.ftpcp2</groupId>
<artifactId>ftpcp</artifactId>
<version>master-SNAPSHOT</version>
<version>0.0.1</version>
</dependency>
```

Expand All @@ -31,6 +31,6 @@ for spring-boot starter, add dependency:
<dependency>
<groupId>com.github.honwhy.ftpcp2</groupId>
<artifactId>ftpcp-spring-boot-starter</artifactId>
<version>master-SNAPSHOT</version>
<version>0.0.1</version>
</dependency>
```

0 comments on commit dcb0670

Please sign in to comment.