File tree Expand file tree Collapse file tree 18 files changed +23
-17
lines changed
maven-wrapper-plugin/src/it/projects
snapshot_distribution_test
upgrade_with_existing_type Expand file tree Collapse file tree 18 files changed +23
-17
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ under the License.
37
37
<plugin >
38
38
<groupId >org.codehaus.mojo</groupId >
39
39
<artifactId >exec-maven-plugin</artifactId >
40
- <version >3.0.0 </version >
40
+ <version >@version.exec-maven-plugin@ </version >
41
41
<configuration >
42
42
<executable >mvnw${cmd} </executable >
43
43
<arguments >
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ under the License.
37
37
<plugin >
38
38
<groupId >org.codehaus.mojo</groupId >
39
39
<artifactId >exec-maven-plugin</artifactId >
40
- <version >3.0.0 </version >
40
+ <version >@version.exec-maven-plugin@ </version >
41
41
<configuration >
42
42
<executable >mvnw${cmd} </executable >
43
43
<arguments >
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ under the License.
37
37
<plugin >
38
38
<groupId >org.codehaus.mojo</groupId >
39
39
<artifactId >exec-maven-plugin</artifactId >
40
- <version >3.0.0 </version >
40
+ <version >@version.exec-maven-plugin@ </version >
41
41
<configuration >
42
42
<executable >mvnw${cmd} </executable >
43
43
<arguments >
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ under the License.
37
37
<plugin >
38
38
<groupId >org.codehaus.mojo</groupId >
39
39
<artifactId >exec-maven-plugin</artifactId >
40
- <version >3.0.0 </version >
40
+ <version >@version.exec-maven-plugin@ </version >
41
41
<configuration >
42
42
<executable >mvnw${cmd} </executable >
43
43
<arguments >
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ under the License.
37
37
<plugin >
38
38
<groupId >org.codehaus.mojo</groupId >
39
39
<artifactId >exec-maven-plugin</artifactId >
40
- <version >3.0.0 </version >
40
+ <version >@version.exec-maven-plugin@ </version >
41
41
<configuration >
42
42
<executable >mvnw${cmd} </executable >
43
43
<arguments >
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ under the License.
33
33
<plugin >
34
34
<groupId >org.codehaus.mojo</groupId >
35
35
<artifactId >exec-maven-plugin</artifactId >
36
- <version >3.0.0 </version >
36
+ <version >@version.exec-maven-plugin@ </version >
37
37
<configuration >
38
38
<executable >/bin/sh</executable >
39
39
<arguments >
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ under the License.
37
37
<plugin >
38
38
<groupId >org.codehaus.mojo</groupId >
39
39
<artifactId >exec-maven-plugin</artifactId >
40
- <version >3.0.0 </version >
40
+ <version >@version.exec-maven-plugin@ </version >
41
41
<configuration >
42
42
<executable >mvnw${cmd} </executable >
43
43
<successCodes >
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ under the License.
37
37
<plugin >
38
38
<groupId >org.codehaus.mojo</groupId >
39
39
<artifactId >exec-maven-plugin</artifactId >
40
- <version >3.0.0 </version >
40
+ <version >@version.exec-maven-plugin@ </version >
41
41
<configuration >
42
42
<executable >mvnw${cmd} </executable >
43
43
<successCodes >
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ under the License.
37
37
<plugin >
38
38
<groupId >org.codehaus.mojo</groupId >
39
39
<artifactId >exec-maven-plugin</artifactId >
40
- <version >3.0.0 </version >
40
+ <version >@version.exec-maven-plugin@ </version >
41
41
<configuration >
42
42
<executable >mvnw${cmd} </executable >
43
43
<successCodes >
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ under the License.
39
39
<plugin >
40
40
<groupId >org.codehaus.mojo</groupId >
41
41
<artifactId >exec-maven-plugin</artifactId >
42
- <version >3.0.0 </version >
42
+ <version >@version.exec-maven-plugin@ </version >
43
43
<configuration >
44
44
<executable >mvnw${cmd} </executable >
45
45
<successCodes >
You can’t perform that action at this time.
0 commit comments