diff --git a/dspace-solr/pom.xml b/dspace-solr/pom.xml index 33b9e97560..15ea5db081 100644 --- a/dspace-solr/pom.xml +++ b/dspace-solr/pom.xml @@ -39,6 +39,10 @@ + + + ${filters.file} + org.apache.maven.plugins @@ -60,6 +64,15 @@ + + + true + ${basedir}/src/main/webapp + + WEB-INF/web.xml + + +