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 e7ad617 commit 09c91c0Copy full SHA for 09c91c0
appengine/endpoints-frameworks-v2/migration-example/pom.xml
@@ -91,13 +91,13 @@ limitations under the License.
91
</configuration>
92
</plugin>
93
<!-- [END appegine-plugin] -->
94
- <!-- [START endpoints-frameworks-plugin -->
+ <!-- [START endpoints-frameworks-plugin] -->
95
<plugin>
96
<groupId>com.google.cloud.tools</groupId>
97
<artifactId>endpoints-framework-maven-plugin</artifactId>
98
<version>1.0.0-beta3</version>
99
100
- <!-- [END endpoints-frameworks-plugin -->
+ <!-- [END endpoints-frameworks-plugin] -->
101
102
<groupId>org.codehaus.mojo</groupId>
103
<artifactId>versions-maven-plugin</artifactId>
0 commit comments