Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
tvd12 committed Mar 5, 2022
1 parent 06bb6d6 commit 5848ad3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ boot project for ezyfox
<dependency>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-boot-autoconfigure</artifactId>
<version>1.0.2</version>
<version>1.0.3</version>
</dependency>
```

Expand Down
3 changes: 1 addition & 2 deletions ezyfox-boot-autoconfigure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@
<parent>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-boot</artifactId>
<version>1.0.2</version>
<version>1.0.3</version>
</parent>
<version>1.0.3</version>
<artifactId>ezyfox-boot-autoconfigure</artifactId>
<name>ezyfox-boot-autoconfigure</name>
<url>https://youngmonkeys.org/project/ezyfox-boot/</url>
Expand Down

0 comments on commit 5848ad3

Please sign in to comment.