Skip to content

Commit ee2ee14

Browse files
author
Frank Natividad
committed
Added configuration to endpoints-framework-plugin in pom.xml
1 parent 1fa6128 commit ee2ee14

File tree

1 file changed

+3
-0
lines changed
  • appengine/endpoints-frameworks-v2/migration-example

1 file changed

+3
-0
lines changed

appengine/endpoints-frameworks-v2/migration-example/pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,9 @@ limitations under the License.
9696
<groupId>com.google.cloud.tools</groupId>
9797
<artifactId>endpoints-framework-maven-plugin</artifactId>
9898
<version>1.0.0-beta3</version>
99+
<configuration>
100+
<!-- plugin configuration -->
101+
</configuration>
99102
</plugin>
100103
<!-- [END endpoints-frameworks-plugin] -->
101104
<plugin>

0 commit comments

Comments
 (0)