WW-4027 Changes app context to match archetype

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1461961 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Lukasz Lenart
2013-03-28 06:33:38 +00:00
parent d1635c5c9e
commit 3d19149866
@@ -98,7 +98,7 @@
<scanIntervalSeconds>10</scanIntervalSeconds>
<webAppSourceDirectory>\${basedir}/src/main/webapp/</webAppSourceDirectory>
<webAppConfig>
<contextPath>/struts2-showcase</contextPath>
<contextPath>/struts2-convention</contextPath>
<descriptor>\${basedir}/src/main/webapp/WEB-INF/web.xml</descriptor>
</webAppConfig>
</configuration>