Several changes in the pom.xml files to avoid maven warnings during the
build:
1) renamed property "pom.build.finalName" ==> "project.build.finalName"
2) renamed property "pom.version" ==> "project.version"
3) Added version for maven-war-plugin
10 files changed