Description
It is easier to maintain the versions of exported packages in package-info.java files in the Java code using annotations than it is in the maven pom. In addition these files are used by JavaDoc to generate the package level JavaDoc.
It is easier to maintain the versions of exported packages in package-info.java files in the Java code using annotations than it is in the maven pom. In addition these files are used by JavaDoc to generate the package level JavaDoc.