Skip to content

pom.xml file fixes

Created by: andreh12

When trying to build, my maven complained about two issues which this pull request fixes:

  • the dependency org.apache.httpcomponents was specified more than once
  • there was no version number for maven-war-plugin

Merge request reports