diff --git a/openid-connect-server-webapp/pom.xml b/openid-connect-server-webapp/pom.xml index 96fbcc7b7..df16b8c83 100644 --- a/openid-connect-server-webapp/pom.xml +++ b/openid-connect-server-webapp/pom.xml @@ -58,6 +58,7 @@ + less/** @@ -86,15 +87,6 @@ ro.isdc.wro4j wro4j-maven-plugin - 1.8.0 - - - compile - - run - - - bootstrap,bootstrap-responsive ${project.build.directory}/${project.build.finalName} @@ -110,7 +102,6 @@ ro.isdc.wro4j wro4j-extensions - 1.8.0 org.mitre diff --git a/pom.xml b/pom.xml index 9b9d7e443..65d3e18eb 100644 --- a/pom.xml +++ b/pom.xml @@ -150,6 +150,19 @@ + + ro.isdc.wro4j + wro4j-maven-plugin + 1.8.0 + + + compile + + run + + + + @@ -568,6 +581,11 @@ commons-io 1.3.2 + + ro.isdc.wro4j + wro4j-extensions + 1.8.0 +