feat(可回溯): 发布apijar

发布版本
This commit is contained in:
BrandWang
2023-05-25 15:17:04 +08:00
parent 825b010843
commit 11e4d4f3f9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
<groupId>com.wabestway.recall</groupId> <groupId>com.wabestway.recall</groupId>
<artifactId>afis-recall-api</artifactId> <artifactId>afis-recall-api</artifactId>
<version>1.0-SNAPSHOT</version> <version>1.0.0</version>
<properties> <properties>
+1 -1
View File
@@ -33,7 +33,7 @@
<dependency> <dependency>
<groupId>com.wabestway.recall</groupId> <groupId>com.wabestway.recall</groupId>
<artifactId>afis-recall-api</artifactId> <artifactId>afis-recall-api</artifactId>
<version>1.0-SNAPSHOT</version> <version>1.0.0</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.wabestway.recall</groupId> <groupId>com.wabestway.recall</groupId>