diff --git a/hutool-all/pom.xml b/hutool-all/pom.xml index 6b35b6ece..f508c9951 100644 --- a/hutool-all/pom.xml +++ b/hutool-all/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 5.1.0-SNAPSHOT + 5.1.0 hutool-all diff --git a/hutool-aop/pom.xml b/hutool-aop/pom.xml index 96c9ea233..591c997ba 100644 --- a/hutool-aop/pom.xml +++ b/hutool-aop/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 5.1.0-SNAPSHOT + 5.1.0 hutool-aop diff --git a/hutool-bloomFilter/pom.xml b/hutool-bloomFilter/pom.xml index 224e5d05c..5456e63f6 100644 --- a/hutool-bloomFilter/pom.xml +++ b/hutool-bloomFilter/pom.xml @@ -7,7 +7,7 @@ cn.hutool hutool-parent - 5.1.0-SNAPSHOT + 5.1.0 hutool-bloomFilter diff --git a/hutool-bom/pom.xml b/hutool-bom/pom.xml index 1e0917253..6143bad27 100644 --- a/hutool-bom/pom.xml +++ b/hutool-bom/pom.xml @@ -7,7 +7,7 @@ cn.hutool hutool-parent - 5.1.0-SNAPSHOT + 5.1.0 hutool-bom diff --git a/hutool-cache/pom.xml b/hutool-cache/pom.xml index ba467e2f9..209e4f901 100644 --- a/hutool-cache/pom.xml +++ b/hutool-cache/pom.xml @@ -7,7 +7,7 @@ cn.hutool hutool-parent - 5.1.0-SNAPSHOT + 5.1.0 hutool-cache diff --git a/hutool-captcha/pom.xml b/hutool-captcha/pom.xml index d2dcc11e3..d265a607b 100644 --- a/hutool-captcha/pom.xml +++ b/hutool-captcha/pom.xml @@ -7,7 +7,7 @@ cn.hutool hutool-parent - 5.1.0-SNAPSHOT + 5.1.0 hutool-captcha diff --git a/hutool-core/pom.xml b/hutool-core/pom.xml index a304a6244..69f1b5d7c 100644 --- a/hutool-core/pom.xml +++ b/hutool-core/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 5.1.0-SNAPSHOT + 5.1.0 hutool-core diff --git a/hutool-core/src/test/java/cn/hutool/core/img/ImgUtilTest.java b/hutool-core/src/test/java/cn/hutool/core/img/ImgUtilTest.java index 6ce846b61..f9210898f 100644 --- a/hutool-core/src/test/java/cn/hutool/core/img/ImgUtilTest.java +++ b/hutool-core/src/test/java/cn/hutool/core/img/ImgUtilTest.java @@ -23,7 +23,7 @@ public class ImgUtilTest { } @Test -// @Ignore + @Ignore public void scaleTest2() { ImgUtil.scale(FileUtil.file("e:/pic/test.jpg"), FileUtil.file("e:/pic/test_result.jpg"), 0.8f); } diff --git a/hutool-cron/pom.xml b/hutool-cron/pom.xml index cf9238ccd..7c59621ba 100644 --- a/hutool-cron/pom.xml +++ b/hutool-cron/pom.xml @@ -7,7 +7,7 @@ cn.hutool hutool-parent - 5.1.0-SNAPSHOT + 5.1.0 hutool-cron diff --git a/hutool-crypto/pom.xml b/hutool-crypto/pom.xml index 7d2262172..ddfa8ed48 100644 --- a/hutool-crypto/pom.xml +++ b/hutool-crypto/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 5.1.0-SNAPSHOT + 5.1.0 hutool-crypto diff --git a/hutool-db/pom.xml b/hutool-db/pom.xml index fb2e3f064..de2f39ad9 100644 --- a/hutool-db/pom.xml +++ b/hutool-db/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 5.1.0-SNAPSHOT + 5.1.0 hutool-db diff --git a/hutool-dfa/pom.xml b/hutool-dfa/pom.xml index 2e68c66b5..e7e03fc25 100644 --- a/hutool-dfa/pom.xml +++ b/hutool-dfa/pom.xml @@ -7,7 +7,7 @@ cn.hutool hutool-parent - 5.1.0-SNAPSHOT + 5.1.0 hutool-dfa diff --git a/hutool-extra/pom.xml b/hutool-extra/pom.xml index a7a81e2ab..4db3d90e4 100644 --- a/hutool-extra/pom.xml +++ b/hutool-extra/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 5.1.0-SNAPSHOT + 5.1.0 hutool-extra diff --git a/hutool-http/pom.xml b/hutool-http/pom.xml index 2bee3c6d8..55c8146e4 100644 --- a/hutool-http/pom.xml +++ b/hutool-http/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 5.1.0-SNAPSHOT + 5.1.0 hutool-http diff --git a/hutool-json/pom.xml b/hutool-json/pom.xml index aedfb3f10..dc7a793f4 100644 --- a/hutool-json/pom.xml +++ b/hutool-json/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 5.1.0-SNAPSHOT + 5.1.0 hutool-json diff --git a/hutool-log/pom.xml b/hutool-log/pom.xml index f9902cff0..19096e48f 100644 --- a/hutool-log/pom.xml +++ b/hutool-log/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 5.1.0-SNAPSHOT + 5.1.0 hutool-log diff --git a/hutool-poi/pom.xml b/hutool-poi/pom.xml index efefbf442..34503c4a1 100644 --- a/hutool-poi/pom.xml +++ b/hutool-poi/pom.xml @@ -8,7 +8,7 @@ cn.hutool hutool-parent - 5.1.0-SNAPSHOT + 5.1.0 hutool-poi diff --git a/hutool-script/pom.xml b/hutool-script/pom.xml index 2c37533fd..8136f34b1 100644 --- a/hutool-script/pom.xml +++ b/hutool-script/pom.xml @@ -7,7 +7,7 @@ cn.hutool hutool-parent - 5.1.0-SNAPSHOT + 5.1.0 hutool-script diff --git a/hutool-setting/pom.xml b/hutool-setting/pom.xml index a0f4fe610..9e7415828 100644 --- a/hutool-setting/pom.xml +++ b/hutool-setting/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 5.1.0-SNAPSHOT + 5.1.0 hutool-setting diff --git a/hutool-socket/pom.xml b/hutool-socket/pom.xml index 3eb85073c..4a272ea09 100644 --- a/hutool-socket/pom.xml +++ b/hutool-socket/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 5.1.0-SNAPSHOT + 5.1.0 hutool-socket diff --git a/hutool-system/pom.xml b/hutool-system/pom.xml index 2e2baba3d..92f0d76b9 100644 --- a/hutool-system/pom.xml +++ b/hutool-system/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 5.1.0-SNAPSHOT + 5.1.0 hutool-system diff --git a/pom.xml b/pom.xml index 662825d4d..ba375caad 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ cn.hutool hutool-parent - 5.1.0-SNAPSHOT + 5.1.0 hutool 提供丰富的Java工具方法 https://github.com/looly/hutool