We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c6b1be commit a34b2d9Copy full SHA for a34b2d9
appengine/endpoints-frameworks-v2/migration-example/pom.xml
@@ -36,7 +36,7 @@ limitations under the License.
36
-->
37
<!-- End of Endpoints Frameworks v1.0 -->
38
<appengine.maven.version>1.2.0</appengine.maven.version>
39
- <endpoints.maven.plugin.version>1.0.0-beta2</endpoints.maven.plugin.version>
+ <endpoints.maven.plugin.version>1.0.0-beta3</endpoints.maven.plugin.version>
40
<endpoints.framework.version>2.0.3</endpoints.framework.version>
41
<javax.inject.version>1</javax.inject.version>
42
<maven.compiler.source>1.7</maven.compiler.source>
0 commit comments