Hi all, i just found that most pom.xml-s explicitly (re-)define the version (and/or) group-id - which is the same as their parent's version / group-id.
As this is a redundancy (and my IDE keeps complaining about it) i'd like to remove the duplication and have the group-id and version inherited [1]. CONS? Best Jakob [1] <http://maven.apache.org/pom.html#Inheritance>
