Skip to content

Commit b491208

Browse files
committed
cleanup
1 parent ee46851 commit b491208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appengine/iap/src/main/webapp/WEB-INF/appengine-web.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
limitations under the License.
1313
-->
1414
<appengine-web-app xmlns="http://appengine.google.com/ns/1.0">
15-
<application>ja-test-iap-2</application>
15+
<application>YOUR-PROJECT-ID</application>
1616
<version>alpha-001</version>
1717
<threadsafe>true</threadsafe>
1818
</appengine-web-app>

0 commit comments

Comments
 (0)