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 1fa6128 commit ee2ee14Copy full SHA for ee2ee14
appengine/endpoints-frameworks-v2/migration-example/pom.xml
@@ -96,6 +96,9 @@ limitations under the License.
96
<groupId>com.google.cloud.tools</groupId>
97
<artifactId>endpoints-framework-maven-plugin</artifactId>
98
<version>1.0.0-beta3</version>
99
+ <configuration>
100
+ <!-- plugin configuration -->
101
+ </configuration>
102
</plugin>
103
<!-- [END endpoints-frameworks-plugin] -->
104
<plugin>
0 commit comments