mirror of
https://github.com/alibaba/testable-mock.git
synced 2026-08-19 09:43:29 +08:00
bump version to 0.3.2
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.alibaba.testable</groupId>
|
||||
<artifactId>testable-processor</artifactId>
|
||||
<version>0.3.2-SNAPSHOT</version>
|
||||
<version>0.3.2</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>testable-processor</name>
|
||||
<description>Unit test enhancement toolkit</description>
|
||||
@@ -34,7 +34,7 @@
|
||||
<project.compiler.level>1.6</project.compiler.level>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<junit.version>5.6.2</junit.version>
|
||||
<testable.version>0.3.2-SNAPSHOT</testable.version>
|
||||
<testable.version>0.3.2</testable.version>
|
||||
<plugin.compiler.version>3.8.1</plugin.compiler.version>
|
||||
<plugin.surefire.version>3.0.0-M5</plugin.surefire.version>
|
||||
<plugin.source.version>3.2.0</plugin.source.version>
|
||||
|
||||
Reference in New Issue
Block a user