publish 0.0.2

This commit is contained in:
曾文豪
2022-12-22 17:47:27 +08:00
parent 34011352fd
commit 87724d45a9
12 changed files with 13 additions and 13 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>com.tiesheng</groupId>
<artifactId>tiesheng-parent</artifactId>
<version>0.0.1</version>
<version>0.0.2</version>
</parent>
<artifactId>demo</artifactId>
@@ -21,7 +21,7 @@
<dependency>
<groupId>com.tiesheng</groupId>
<artifactId>tiesheng-web</artifactId>
<version>0.0.1</version>
<version>0.0.2</version>
</dependency>
</dependencies>