mirror of https://github.com/apache/maven.git
updated to wrapper jar 0.3.0
This commit is contained in:
parent
85b58d9641
commit
5e926af5d0
|
@ -28,7 +28,7 @@ public class MavenWrapperDownloader {
|
|||
* Default URL to download the maven-wrapper.jar from, if no 'downloadUrl' is provided.
|
||||
*/
|
||||
private static final String DEFAULT_DOWNLOAD_URL =
|
||||
"https://repo1.maven.org/maven2/io/takari/maven-wrapper/0.2.3/maven-wrapper-0.2.3.jar";
|
||||
"https://repo1.maven.org/maven2/io/takari/maven-wrapper/0.3.0/maven-wrapper-0.3.0.jar";
|
||||
|
||||
/**
|
||||
* Path to the maven-wrapper.properties file, which might contain a downloadUrl property to
|
||||
|
|
Loading…
Reference in New Issue