File tree Expand file tree Collapse file tree 18 files changed +23
-23
lines changed
appengine-simple-jetty-main
appengine-java8/tasks/quickstart
endpoints/getting-started/clients
mlengine/online-prediction
storage/xml-api/cmdline-sample Expand file tree Collapse file tree 18 files changed +23
-23
lines changed Original file line number Diff line number Diff line change 6464 <plugin >
6565 <groupId >org.codehaus.mojo</groupId >
6666 <artifactId >exec-maven-plugin</artifactId >
67- <version >3.0 .0</version >
67+ <version >3.1 .0</version >
6868 <executions >
6969 <execution >
7070 <goals >
Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ limitations under the License.
121121 <plugin >
122122 <groupId >org.codehaus.mojo</groupId >
123123 <artifactId >exec-maven-plugin</artifactId >
124- <version >3.0 .0</version >
124+ <version >3.1 .0</version >
125125 <executions >
126126 <execution >
127127 <goals >
Original file line number Diff line number Diff line change 116116 <plugin >
117117 <groupId >org.codehaus.mojo</groupId >
118118 <artifactId >exec-maven-plugin</artifactId >
119- <version >3.0 .0</version >
119+ <version >3.1 .0</version >
120120 <configuration >
121121 <executable >java</executable >
122122 <arguments >
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ limitations under the License.
8989 <plugin >
9090 <groupId >org.codehaus.mojo</groupId >
9191 <artifactId >exec-maven-plugin</artifactId >
92- <version >3.0 .0</version >
92+ <version >3.1 .0</version >
9393 <configuration >
9494 <mainClass >com.example.appengine.sparkdemo.Main</mainClass >
9595 <arguments >
Original file line number Diff line number Diff line change @@ -91,7 +91,7 @@ Copyright 2019 Google LLC
9191 <plugin >
9292 <groupId >org.codehaus.mojo</groupId >
9393 <artifactId >exec-maven-plugin</artifactId >
94- <version >3.0 .0</version >
94+ <version >3.1 .0</version >
9595 <configuration >
9696 <mainClass >com.example.task.CreateTask</mainClass >
9797 <cleanupDaemonThreads >false</cleanupDaemonThreads >
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ Copyright 2018 Google LLC
106106 <plugin >
107107 <groupId >org.codehaus.mojo</groupId >
108108 <artifactId >exec-maven-plugin</artifactId >
109- <version >3.0 .0</version >
109+ <version >3.1 .0</version >
110110 <configuration >
111111 <mainClass >com.example.task.CreateTask</mainClass >
112112 <cleanupDaemonThreads >false</cleanupDaemonThreads >
Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ limitations under the License.
9999 <plugin >
100100 <groupId >org.codehaus.mojo</groupId >
101101 <artifactId >exec-maven-plugin</artifactId >
102- <version >3.0 .0</version >
102+ <version >3.1 .0</version >
103103 <executions >
104104 <execution >
105105 <goals >
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ limitations under the License.
6060 <plugin >
6161 <groupId >org.codehaus.mojo</groupId >
6262 <artifactId >exec-maven-plugin</artifactId >
63- <version >3.0 .0</version >
63+ <version >3.1 .0</version >
6464 <executions >
6565 <execution >
6666 <goals >
Original file line number Diff line number Diff line change 4848 <plugin >
4949 <groupId >org.codehaus.mojo</groupId >
5050 <artifactId >exec-maven-plugin</artifactId >
51- <version >3.0 .0</version >
51+ <version >3.1 .0</version >
5252 <configuration >
5353 <mainClass >com.example.app.GoogleJwtClient</mainClass >
5454 </configuration >
Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ limitations under the License.
9494 <plugin >
9595 <groupId >org.codehaus.mojo</groupId >
9696 <artifactId >exec-maven-plugin</artifactId >
97- <version >3.0 .0</version >
97+ <version >3.1 .0</version >
9898 <configuration >
9999 <mainClass >com.google.appengine.sparkdemo.Main</mainClass >
100100 <arguments >
You can’t perform that action at this time.
0 commit comments