This is an automated email from the ASF dual-hosted git repository.
haonan pushed a commit to branch test_doc_pic
in repository https://gitbox.apache.org/repos/asf/iotdb.git
The following commit(s) were added to refs/heads/test_doc_pic by this push:
new 97a21c1eff fix bug
97a21c1eff is described below
commit 97a21c1efffcf8b30b822a77e38af11a7216d8ce
Author: HTHou <[email protected]>
AuthorDate: Sun Jan 29 21:48:52 2023 +0800
fix bug
---
site/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/site/pom.xml b/site/pom.xml
index 5e8d4d19a8..cd5fc5b27c 100644
--- a/site/pom.xml
+++ b/site/pom.xml
@@ -298,7 +298,7 @@
</plugin>
<plugin>
<artifactId>maven-antrun-plugin</artifactId>
- <version>1.3</version>
+ <version>1.8</version>
<executions>
<execution>
<id>replace-picture-urls</id>