# HG changeset patch # User Mike Becker # Date 1589562803 -7200 # Node ID 63200a99ea772f8e045b887924b71cd308709365 # Parent 57cfb94ab99fe561af0abb45757abe570bc49610 removes unnecessary (and for some servers harmful) extra configuration for war archiver diff -r 57cfb94ab99f -r 63200a99ea77 pom.xml --- a/pom.xml Thu May 14 22:48:01 2020 +0200 +++ b/pom.xml Fri May 15 19:13:23 2020 +0200 @@ -55,19 +55,6 @@ org.apache.maven.plugins maven-war-plugin ${version.maven.war} - - - - true - lib/ - - - - - ${project.basedir}/src/main/resources - - -