Skip to content

Commit 1ecc3bb

Browse files
committed
Remove application and version from appengine-web.xml
1 parent 5f85154 commit 1ecc3bb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

managedvms/async-rest/src/main/webapp/WEB-INF/appengine-web.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<appengine-web-app xmlns="http://appengine.google.com/ns/1.0">
3-
<application>async-rest-demo</application>
4-
<version>a1</version>
53
<vm>true</vm>
64
<precompilation-enabled>false</precompilation-enabled>
75
<threadsafe>true</threadsafe>

0 commit comments

Comments
 (0)