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

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


The following commit(s) were added to refs/heads/rel/0.9 by this push:
     new 76a6ed9  change download-maven-plugin to 1.3.0
76a6ed9 is described below

commit 76a6ed97541c03ddbadfb12b838f04029752c05e
Author: qiaojialin <[email protected]>
AuthorDate: Thu Mar 12 21:39:45 2020 +0800

    change download-maven-plugin to 1.3.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 396e40a..6410c19 100644
--- a/pom.xml
+++ b/pom.xml
@@ -883,7 +883,7 @@
                     <plugin>
                         <groupId>com.googlecode.maven-download-plugin</groupId>
                         <artifactId>download-maven-plugin</artifactId>
-                        <version>1.4.0</version>
+                        <version>1.3.0</version>
                         <executions>
                             <execution>
                                 <id>get-thrift-executable</id>

Reply via email to