Skip to content

Commit 59a8be4

Browse files
author
Shun Fan
committed
Update region tags in appengine helloworld
1 parent dc5d84f commit 59a8be4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appengine/helloworld/pom.xml

+2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Copyright 2015 Google Inc. All Rights Reserved.
1313
See the License for the specific language governing permissions and
1414
limitations under the License.
1515
-->
16+
<!-- [START pom] -->
1617
<project>
1718
<modelVersion>4.0.0</modelVersion>
1819
<packaging>war</packaging>
@@ -55,3 +56,4 @@ Copyright 2015 Google Inc. All Rights Reserved.
5556
</plugins>
5657
</build>
5758
</project>
59+
<!-- [END pom] -->

0 commit comments

Comments
 (0)