release v0.6.10

This commit is contained in:
金戟
2021-10-31 14:24:10 +08:00
parent 397fc3d2fa
commit 8cfba333ff
16 changed files with 23 additions and 26 deletions

View File

@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.alibaba.testable</groupId>
<artifactId>testable-parent</artifactId>
<version>0.6.9</version>
<version>0.6.10</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.6.9</testable.version>
<testable.version>0.6.10</testable.version>
</properties>
<profiles>