Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Commit

Permalink
release v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
elonehoo committed Aug 10, 2022
1 parent f1a597a commit 6c06c42
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</parent>
<groupId>elone.hoo</groupId>
<artifactId>mande</artifactId>
<version>0.0.1</version>
<version>0.0.2</version>
<name>mande</name>
<description>mande</description>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<dependency>
<groupId>io.github.xiaoxunyao</groupId>
<artifactId>spring-boot-starter-mande</artifactId>
<version>0.0.1</version>
<version>0.0.2</version>
</dependency>

</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<groupId>io.github.xiaoxunyao</groupId>
<artifactId>spring-boot-starter-mande</artifactId>
<url>https://github.com/elonehoo/mande</url>
<version>0.0.1</version>
<version>0.0.2</version>
<name>spring-boot-starter-mande</name>
<description>SpringBoot fast package for core control mande</description>

Expand Down

0 comments on commit 6c06c42

Please sign in to comment.