diff --git a/account-ui/pom.xml b/account-ui/pom.xml index 29ef81d..d8a4e0f 100644 --- a/account-ui/pom.xml +++ b/account-ui/pom.xml @@ -86,7 +86,6 @@ true **/*.properties - **/*.xml @@ -108,8 +107,34 @@ 3.2.2 false - - + + + ${basedir}/src/main/webapp + true + + WEB-INF/web.xml + WEB-INF/shiro.ini + + + + + + + + + development + + development + + + + + production + + production + + +