File tree Expand file tree Collapse file tree 20 files changed +22
-22
lines changed
storage/xml-api/serviceaccount-appengine-sample Expand file tree Collapse file tree 20 files changed +22
-22
lines changed Original file line number Diff line number Diff line change 44
44
<dependency >
45
45
<groupId >mysql</groupId >
46
46
<artifactId >mysql-connector-java</artifactId >
47
- <version >6.0.3 </version >
47
+ <version >6.0.4 </version >
48
48
</dependency >
49
49
<!-- Parent POM defines ${appengine.sdk.version} (updates frequently). -->
50
50
<dependency >
Original file line number Diff line number Diff line change 23
23
<dependency >
24
24
<groupId >com.google.apis</groupId >
25
25
<artifactId >google-api-services-bigquery</artifactId >
26
- <version >v2-rev319 -1.22.0</version >
26
+ <version >v2-rev320 -1.22.0</version >
27
27
</dependency >
28
28
<dependency >
29
29
<groupId >com.google.oauth-client</groupId >
Original file line number Diff line number Diff line change 30
30
<properties >
31
31
<maven .compiler.target>1.8</maven .compiler.target>
32
32
<maven .compiler.source>1.8</maven .compiler.source>
33
- <maven-war-plugin-version >2.6 </maven-war-plugin-version >
33
+ <maven-war-plugin-version >3.0.0 </maven-war-plugin-version >
34
34
<gcloud-maven-plugin-version >2.0.9.121.v20160815</gcloud-maven-plugin-version >
35
35
<jetty-maven-plugin-version >9.3.7.v20160115</jetty-maven-plugin-version >
36
36
</properties >
Original file line number Diff line number Diff line change 30
30
<properties >
31
31
<maven .compiler.target>1.8</maven .compiler.target>
32
32
<maven .compiler.source>1.8</maven .compiler.source>
33
- <maven-war-plugin-version >2.6 </maven-war-plugin-version >
33
+ <maven-war-plugin-version >3.0.0 </maven-war-plugin-version >
34
34
<gcloud-maven-plugin-version >2.0.9.121.v20160815</gcloud-maven-plugin-version >
35
35
<jetty-maven-plugin-version >9.3.7.v20160115</jetty-maven-plugin-version >
36
36
</properties >
Original file line number Diff line number Diff line change 30
30
<properties >
31
31
<maven .compiler.target>1.8</maven .compiler.target>
32
32
<maven .compiler.source>1.8</maven .compiler.source>
33
- <maven-war-plugin-version >2.6 </maven-war-plugin-version >
33
+ <maven-war-plugin-version >3.0.0 </maven-war-plugin-version >
34
34
<gcloud-maven-plugin-version >2.0.9.121.v20160815</gcloud-maven-plugin-version >
35
35
<jetty-maven-plugin-version >9.3.7.v20160115</jetty-maven-plugin-version >
36
36
</properties >
Original file line number Diff line number Diff line change 30
30
<properties >
31
31
<maven .compiler.target>1.8</maven .compiler.target>
32
32
<maven .compiler.source>1.8</maven .compiler.source>
33
- <maven-war-plugin-version >2.6 </maven-war-plugin-version >
33
+ <maven-war-plugin-version >3.0.0 </maven-war-plugin-version >
34
34
<gcloud-maven-plugin-version >2.0.9.121.v20160815</gcloud-maven-plugin-version >
35
35
<jetty-maven-plugin-version >9.3.7.v20160115</jetty-maven-plugin-version >
36
36
</properties >
Original file line number Diff line number Diff line change 30
30
<properties >
31
31
<maven .compiler.target>1.8</maven .compiler.target>
32
32
<maven .compiler.source>1.8</maven .compiler.source>
33
- <maven-war-plugin-version >2.6 </maven-war-plugin-version >
33
+ <maven-war-plugin-version >3.0.0 </maven-war-plugin-version >
34
34
<gcloud-maven-plugin-version >2.0.9.121.v20160815</gcloud-maven-plugin-version >
35
35
<jetty-maven-plugin-version >9.3.7.v20160115</jetty-maven-plugin-version >
36
36
</properties >
Original file line number Diff line number Diff line change 30
30
<properties >
31
31
<maven .compiler.target>1.8</maven .compiler.target>
32
32
<maven .compiler.source>1.8</maven .compiler.source>
33
- <maven-war-plugin-version >2.6 </maven-war-plugin-version >
33
+ <maven-war-plugin-version >3.0.0 </maven-war-plugin-version >
34
34
<gcloud-maven-plugin-version >2.0.9.121.v20160815</gcloud-maven-plugin-version >
35
35
<jetty-maven-plugin-version >9.3.7.v20160115</jetty-maven-plugin-version >
36
36
</properties >
Original file line number Diff line number Diff line change 30
30
<properties >
31
31
<maven .compiler.target>1.8</maven .compiler.target>
32
32
<maven .compiler.source>1.8</maven .compiler.source>
33
- <maven-war-plugin-version >2.6 </maven-war-plugin-version >
33
+ <maven-war-plugin-version >3.0.0 </maven-war-plugin-version >
34
34
<gcloud-maven-plugin-version >2.0.9.121.v20160815</gcloud-maven-plugin-version >
35
35
<jetty-maven-plugin-version >9.3.7.v20160115</jetty-maven-plugin-version >
36
36
</properties >
Original file line number Diff line number Diff line change 32
32
<maven .compiler.target>1.8</maven .compiler.target>
33
33
<maven .compiler.source>1.8</maven .compiler.source>
34
34
35
- <appengine .maven.plugin>0.1.1-beta </appengine .maven.plugin>
35
+ <appengine .maven.plugin>0.1.2 </appengine .maven.plugin>
36
36
<jetty-maven-plugin-version >9.3.7.v20160115</jetty-maven-plugin-version >
37
37
38
38
<failOnMissingWebXml >false</failOnMissingWebXml >
You can’t perform that action at this time.
0 commit comments