This is an automated email from the ASF dual-hosted git repository.

qiaojialin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git


The following commit(s) were added to refs/heads/master by this push:
     new ecbc977  add sitemapxml-maven-plugin version 2
ecbc977 is described below

commit ecbc97730c2367a016f87a895d16023aeca0097d
Author: qiaojialin <[email protected]>
AuthorDate: Sat Apr 25 23:37:45 2020 +0800

    add sitemapxml-maven-plugin version 2
---
 site/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/site/pom.xml b/site/pom.xml
index 226955b..a874880 100644
--- a/site/pom.xml
+++ b/site/pom.xml
@@ -371,6 +371,7 @@
             <plugin>
                 <groupId>org.simplify4u.plugins</groupId>
                 <artifactId>sitemapxml-maven-plugin</artifactId>
+                <version>2.0.0</version>
                 <configuration>
                     
<siteOutputDirectory>${project.build.directory}/vue-source/src/.vuepress/dist</siteOutputDirectory>
                     <maxDepth>5</maxDepth>

Reply via email to