Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagexml
          
<artifactId>maven-deploy-plugin</artifactId>
<version>@version.maven-deploy-plugin@</version>


To 48

  • Check explicit set version of maven-invoker-plugin and remove it, as it is set in parent 48
  • Check explicit set version of other plugins all should be inherited from parent
  • Remove bannerLeft, bannerRight from site.xml



JUnit / Test cases update

...