mirror of
https://github.com/apache/maven.git
synced 2025-02-22 10:00:09 +00:00
updated to wrapper jar 0.3.0
This commit is contained in:
parent
d7ddce2525
commit
7c3e488204
@ -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…
x
Reference in New Issue
Block a user