Bump download-maven-plugin version to lastes 1.3.0

This commit is contained in:
Alexander Bezzubov 2016-11-30 17:55:03 +09:00
parent 605dea9bcb
commit 7a64690ba6

View file

@ -823,7 +823,7 @@
<plugin>
<groupId>com.googlecode.maven-download-plugin</groupId>
<artifactId>download-maven-plugin</artifactId>
<version>1.2.1</version>
<version>1.3.0</version>
<executions>
<execution>
<id>download-pyspark-files</id>
@ -902,7 +902,7 @@
<plugin>
<groupId>com.googlecode.maven-download-plugin</groupId>
<artifactId>download-maven-plugin</artifactId>
<version>1.2.1</version>
<version>1.3.0</version>
<executions>
<execution>
<id>download-sparkr-files</id>