File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
appengine/endpoints-frameworks-v2/backend
appengine-java8/endpoints-v2-backend Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 100
100
<plugin >
101
101
<groupId >com.google.cloud.tools</groupId >
102
102
<artifactId >endpoints-framework-maven-plugin</artifactId >
103
- <version >1.0.0 </version >
103
+ <version >1.0.1 </version >
104
104
<configuration >
105
105
<!-- plugin configuration -->
106
106
<hostname >${endpoints.project.id} .appspot.com</hostname >
Original file line number Diff line number Diff line change 85
85
<plugin >
86
86
<groupId >com.google.cloud.tools</groupId >
87
87
<artifactId >endpoints-framework-maven-plugin</artifactId >
88
- <version >1.0.0 </version >
88
+ <version >1.0.1 </version >
89
89
<configuration >
90
90
<!-- plugin configuration -->
91
91
<hostname >${endpoints.project.id} .appspot.com</hostname >
You can’t perform that action at this time.
0 commit comments