We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc5d84f commit 59a8be4Copy full SHA for 59a8be4
appengine/helloworld/pom.xml
@@ -13,6 +13,7 @@ Copyright 2015 Google Inc. All Rights Reserved.
13
See the License for the specific language governing permissions and
14
limitations under the License.
15
-->
16
+<!-- [START pom] -->
17
<project>
18
<modelVersion>4.0.0</modelVersion>
19
<packaging>war</packaging>
@@ -55,3 +56,4 @@ Copyright 2015 Google Inc. All Rights Reserved.
55
56
</plugins>
57
</build>
58
</project>
59
+<!-- [END pom] -->
0 commit comments