diff --git a/demo/java-demo/pom.xml b/demo/java-demo/pom.xml index 01930e1..845e800 100644 --- a/demo/java-demo/pom.xml +++ b/demo/java-demo/pom.xml @@ -16,7 +16,7 @@ 1.8 - 0.3.0 + 0.3.1-SNAPSHOT diff --git a/demo/kotlin-demo/pom.xml b/demo/kotlin-demo/pom.xml index 64e5f54..667fab7 100644 --- a/demo/kotlin-demo/pom.xml +++ b/demo/kotlin-demo/pom.xml @@ -17,7 +17,7 @@ 1.8 1.3.72 - 0.3.0 + 0.3.1-SNAPSHOT diff --git a/docs/usage.md b/docs/usage.md index fbee276..3880f12 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -32,7 +32,7 @@ ``` -> 其中`${testable.version}`需替换为具体版本号,当前最新版本为`0.2.2-SNAPSHOT` +> 其中`${testable.version}`需替换为具体版本号,当前最新版本为`0.3.1-SNAPSHOT` 若仅需使用单元测试随意访问被测类私有字段和方法的能力,不使用Mock功能,则`testable-maven-plugin`插件可以省略。 diff --git a/testable-agent/pom.xml b/testable-agent/pom.xml index df2af0d..3515566 100755 --- a/testable-agent/pom.xml +++ b/testable-agent/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.alibaba.testable testable-agent - 0.3.0 + 0.3.1-SNAPSHOT jar testable-agent Unit test enhancement toolkit @@ -35,7 +35,7 @@ UTF-8 8.0.1 5.6.2 - 0.3.0 + 0.3.1-SNAPSHOT 3.8.1 3.0.0-M5 3.2.0 diff --git a/testable-core/pom.xml b/testable-core/pom.xml index a192c9f..9cf7004 100644 --- a/testable-core/pom.xml +++ b/testable-core/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.alibaba.testable testable-core - 0.3.0 + 0.3.1-SNAPSHOT jar testable-core Unit test enhancement toolkit diff --git a/testable-maven-plugin/pom.xml b/testable-maven-plugin/pom.xml index eee1f2e..50b886f 100644 --- a/testable-maven-plugin/pom.xml +++ b/testable-maven-plugin/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.alibaba.testable testable-maven-plugin - 0.3.0 + 0.3.1-SNAPSHOT maven-plugin testable-maven-plugin Unit test enhancement toolkit @@ -30,7 +30,7 @@ - 0.3.0 + 0.3.1-SNAPSHOT 1.6 1.6 UTF-8 diff --git a/testable-processor/pom.xml b/testable-processor/pom.xml index 5ad9311..4dce6fb 100644 --- a/testable-processor/pom.xml +++ b/testable-processor/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.alibaba.testable testable-processor - 0.3.0 + 0.3.1-SNAPSHOT jar testable-processor Unit test enhancement toolkit @@ -34,7 +34,7 @@ 1.6 UTF-8 5.6.2 - 0.3.0 + 0.3.1-SNAPSHOT 3.8.1 3.0.0-M5 3.2.0