diff --git a/src/emc-metalnx-ui-admin/pom.xml b/src/emc-metalnx-ui-admin/pom.xml index b1da7dad5..832b15524 100755 --- a/src/emc-metalnx-ui-admin/pom.xml +++ b/src/emc-metalnx-ui-admin/pom.xml @@ -1,18 +1,12 @@ - + @@ -39,25 +33,90 @@ + + + default-metalnx-template + + + + !metalnx.custom.template + + + + + + + + maven-antrun-plugin + + + validate + + + + + + + run + + + + + + + + + custom-metalnx-template + + + + metalnx.custom.template + + + + + + + + maven-antrun-plugin + + + validate + + + + + + + run + + + + + + + + + + emc-metalnx-ui-admin - - src/main/resources - - static/** - **/*.html - **/*.xml - **/*.properties - - - - - - - - + + src/main/resources + + static/** + **/*.html + **/*.xml + **/*.properties + + + +