File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
appengine-java8/endpoints-v2-migration
appengine/endpoints-frameworks-v2/migration-example Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ limitations under the License.
83
83
<plugin >
84
84
<groupId >com.google.cloud.tools</groupId >
85
85
<artifactId >endpoints-framework-maven-plugin</artifactId >
86
- <version >1.0.2 </version >
86
+ <version >1.0.3 </version >
87
87
<configuration >
88
88
<!-- plugin configuration -->
89
89
<hostname >YOUR-PROJECT-ID.appspot.com</hostname >
Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ limitations under the License.
101
101
<plugin >
102
102
<groupId >com.google.cloud.tools</groupId >
103
103
<artifactId >endpoints-framework-maven-plugin</artifactId >
104
- <version >1.0.2 </version >
104
+ <version >1.0.3 </version >
105
105
<configuration >
106
106
<!-- plugin configuration -->
107
107
<hostname >YOUR-PROJECT-ID.appspot.com</hostname >
You can’t perform that action at this time.
0 commit comments