You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2023/01/29 09:43:57 UTC

[iotdb] 02/03: fix bug

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

commit 5d5f6bcc872a2f31fc629600b98239f47601c9a8
Author: HTHou <hh...@outlook.com>
AuthorDate: Sun Jan 29 16:16:44 2023 +0800

    fix bug
---
 site/pom.xml                 | 2 +-
 site/replace-picture-urls.sh | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/site/pom.xml b/site/pom.xml
index c17d553be7..5e8d4d19a8 100644
--- a/site/pom.xml
+++ b/site/pom.xml
@@ -298,7 +298,7 @@
                     </plugin>
                     <plugin>
                         <artifactId>maven-antrun-plugin</artifactId>
-                        <version>3.1</version>
+                        <version>1.3</version>
                         <executions>
                             <execution>
                                 <id>replace-picture-urls</id>
diff --git a/site/replace-picture-urls.sh b/site/replace-picture-urls.sh
old mode 100644
new mode 100755