mirror of
https://github.com/alibaba/testable-mock.git
synced 2025-01-11 04:40:12 +08:00
bump version to 0.0.4
This commit is contained in:
parent
e6ff355da9
commit
4918a17a08
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
<groupId>com.alibaba.testable</groupId>
|
<groupId>com.alibaba.testable</groupId>
|
||||||
<artifactId>agent</artifactId>
|
<artifactId>agent</artifactId>
|
||||||
<version>0.0.3-SNAPSHOT</version>
|
<version>0.0.4-SNAPSHOT</version>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
<description>Unit test enhancement toolkit</description>
|
<description>Unit test enhancement toolkit</description>
|
||||||
<groupId>com.alibaba.testable</groupId>
|
<groupId>com.alibaba.testable</groupId>
|
||||||
<artifactId>core</artifactId>
|
<artifactId>core</artifactId>
|
||||||
<version>0.0.3-SNAPSHOT</version>
|
<version>0.0.4-SNAPSHOT</version>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<plugin.compiler.version>3.8.1</plugin.compiler.version>
|
<plugin.compiler.version>3.8.1</plugin.compiler.version>
|
||||||
|
Loading…
Reference in New Issue
Block a user