diff --git a/hutool-ai/pom.xml b/hutool-ai/pom.xml
index e0290ba2c..7f326b1e5 100644
--- a/hutool-ai/pom.xml
+++ b/hutool-ai/pom.xml
@@ -9,7 +9,7 @@
cn.hutool.v7
hutool-parent
- 7.0.0-M1
+ 7.0.0-M1-SNAPSHOT
hutool-ai
diff --git a/hutool-all/pom.xml b/hutool-all/pom.xml
index 744f67cbb..eaddc7f97 100755
--- a/hutool-all/pom.xml
+++ b/hutool-all/pom.xml
@@ -25,7 +25,7 @@
cn.hutool.v7
hutool-parent
- 7.0.0-M1
+ 7.0.0-M1-SNAPSHOT
hutool-all
diff --git a/hutool-bom/pom.xml b/hutool-bom/pom.xml
index f4019ea8a..aa0454439 100755
--- a/hutool-bom/pom.xml
+++ b/hutool-bom/pom.xml
@@ -25,7 +25,7 @@
cn.hutool.v7
hutool-parent
- 7.0.0-M1
+ 7.0.0-M1-SNAPSHOT
hutool-bom
diff --git a/hutool-core/pom.xml b/hutool-core/pom.xml
index c4d092b6e..45ea71723 100755
--- a/hutool-core/pom.xml
+++ b/hutool-core/pom.xml
@@ -25,7 +25,7 @@
cn.hutool.v7
hutool-parent
- 7.0.0-M1
+ 7.0.0-M1-SNAPSHOT
hutool-core
diff --git a/hutool-cron/pom.xml b/hutool-cron/pom.xml
index 55589a328..7a1cacdbc 100755
--- a/hutool-cron/pom.xml
+++ b/hutool-cron/pom.xml
@@ -25,7 +25,7 @@
cn.hutool.v7
hutool-parent
- 7.0.0-M1
+ 7.0.0-M1-SNAPSHOT
hutool-cron
diff --git a/hutool-crypto/pom.xml b/hutool-crypto/pom.xml
index 974fcac83..d4f7fd2ec 100755
--- a/hutool-crypto/pom.xml
+++ b/hutool-crypto/pom.xml
@@ -25,7 +25,7 @@
cn.hutool.v7
hutool-parent
- 7.0.0-M1
+ 7.0.0-M1-SNAPSHOT
hutool-crypto
diff --git a/hutool-db/pom.xml b/hutool-db/pom.xml
index 19cca8c5b..23b7f4989 100755
--- a/hutool-db/pom.xml
+++ b/hutool-db/pom.xml
@@ -25,7 +25,7 @@
cn.hutool.v7
hutool-parent
- 7.0.0-M1
+ 7.0.0-M1-SNAPSHOT
hutool-db
diff --git a/hutool-extra/pom.xml b/hutool-extra/pom.xml
index db3a42e9f..1f1edd47b 100755
--- a/hutool-extra/pom.xml
+++ b/hutool-extra/pom.xml
@@ -25,7 +25,7 @@
cn.hutool.v7
hutool-parent
- 7.0.0-M1
+ 7.0.0-M1-SNAPSHOT
hutool-extra
diff --git a/hutool-http/pom.xml b/hutool-http/pom.xml
index ed43fd029..7f0aa9152 100755
--- a/hutool-http/pom.xml
+++ b/hutool-http/pom.xml
@@ -25,7 +25,7 @@
cn.hutool.v7
hutool-parent
- 7.0.0-M1
+ 7.0.0-M1-SNAPSHOT
hutool-http
diff --git a/hutool-json/pom.xml b/hutool-json/pom.xml
index b20f8dd83..3e3569bfd 100755
--- a/hutool-json/pom.xml
+++ b/hutool-json/pom.xml
@@ -25,7 +25,7 @@
cn.hutool.v7
hutool-parent
- 7.0.0-M1
+ 7.0.0-M1-SNAPSHOT
hutool-json
diff --git a/hutool-log/pom.xml b/hutool-log/pom.xml
index 15c5af6da..9b20f23ea 100755
--- a/hutool-log/pom.xml
+++ b/hutool-log/pom.xml
@@ -25,7 +25,7 @@
cn.hutool.v7
hutool-parent
- 7.0.0-M1
+ 7.0.0-M1-SNAPSHOT
hutool-log
diff --git a/hutool-poi/d:/test/comments.xlsx b/hutool-poi/d:/test/comments.xlsx
new file mode 100644
index 000000000..e095ad8da
Binary files /dev/null and b/hutool-poi/d:/test/comments.xlsx differ
diff --git a/hutool-poi/d:/test/templateWriter/templateResult.xlsx b/hutool-poi/d:/test/templateWriter/templateResult.xlsx
new file mode 100644
index 000000000..bd60d2db1
Binary files /dev/null and b/hutool-poi/d:/test/templateWriter/templateResult.xlsx differ
diff --git a/hutool-poi/d:/test/templateWriter/templateWithFooterNoneOneLineResult.xlsx b/hutool-poi/d:/test/templateWriter/templateWithFooterNoneOneLineResult.xlsx
new file mode 100644
index 000000000..ffcb306ae
Binary files /dev/null and b/hutool-poi/d:/test/templateWriter/templateWithFooterNoneOneLineResult.xlsx differ
diff --git a/hutool-poi/d:/test/templateWriter/templateWithFooterResult.xlsx b/hutool-poi/d:/test/templateWriter/templateWithFooterResult.xlsx
new file mode 100644
index 000000000..98f60a347
Binary files /dev/null and b/hutool-poi/d:/test/templateWriter/templateWithFooterResult.xlsx differ
diff --git a/hutool-poi/d:/test/templateWriter/templateWriteWithBeanResult.xlsx b/hutool-poi/d:/test/templateWriter/templateWriteWithBeanResult.xlsx
new file mode 100644
index 000000000..16f3e1215
Binary files /dev/null and b/hutool-poi/d:/test/templateWriter/templateWriteWithBeanResult.xlsx differ
diff --git a/hutool-poi/pom.xml b/hutool-poi/pom.xml
index ac7b5699e..640a79cd0 100755
--- a/hutool-poi/pom.xml
+++ b/hutool-poi/pom.xml
@@ -25,7 +25,7 @@
cn.hutool.v7
hutool-parent
- 7.0.0-M1
+ 7.0.0-M1-SNAPSHOT
hutool-poi
diff --git a/hutool-setting/pom.xml b/hutool-setting/pom.xml
index 3b8b54dac..810dfd64b 100755
--- a/hutool-setting/pom.xml
+++ b/hutool-setting/pom.xml
@@ -25,7 +25,7 @@
cn.hutool.v7
hutool-parent
- 7.0.0-M1
+ 7.0.0-M1-SNAPSHOT
hutool-setting
diff --git a/hutool-socket/pom.xml b/hutool-socket/pom.xml
index 629cc307e..a755ffebb 100755
--- a/hutool-socket/pom.xml
+++ b/hutool-socket/pom.xml
@@ -25,7 +25,7 @@
cn.hutool.v7
hutool-parent
- 7.0.0-M1
+ 7.0.0-M1-SNAPSHOT
hutool-socket
diff --git a/hutool-swing/pom.xml b/hutool-swing/pom.xml
index 532e040da..2bba967d1 100755
--- a/hutool-swing/pom.xml
+++ b/hutool-swing/pom.xml
@@ -25,7 +25,7 @@
cn.hutool.v7
hutool-parent
- 7.0.0-M1
+ 7.0.0-M1-SNAPSHOT
hutool-swing
diff --git a/pom.xml b/pom.xml
index f9caef949..cf477f0d1 100755
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
cn.hutool.v7
hutool-parent
- 7.0.0-M1
+ 7.0.0-M1-SNAPSHOT
hutool
Hutool是一个功能丰富且易用的Java工具库,通过诸多实用工具类的使用,旨在帮助开发者快速、便捷地完成各类开发任务。这些封装的工具涵盖了字符串、数字、集合、编码、日期、文件、IO、加密、数据库JDBC、JSON、HTTP客户端等一系列操作,可以满足各种不同的开发需求。
@@ -290,11 +290,11 @@
0.8.0
true
- central6
+ central
- true
+ false
- published
+