release v0.7.3

This commit is contained in:
金戟
2022-01-09 22:45:14 +08:00
parent a25f14c0ec
commit 02f15177fc
15 changed files with 23 additions and 23 deletions

View File

@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.alibaba.testable</groupId>
<artifactId>testable-parent</artifactId>
<version>0.7.2</version>
<version>0.7.3</version>
<packaging>pom</packaging>
<name>testable-parent</name>
<description>Unit test enhancement toolkit</description>
@@ -42,7 +42,7 @@
<plugin.gpg.version>1.6</plugin.gpg.version>
<plugin.staging.version>1.6.8</plugin.staging.version>
<plugin.maven.version>3.6.0</plugin.maven.version>
<testable.version>0.7.2</testable.version>
<testable.version>0.7.3</testable.version>
</properties>
<profiles>