opengeospatial/teamengine

Update Maven plugins to latest versions

dstenger opened this issue · 4 comments

Branch: 6.0

Updated all plugins to the latest version and refactored declaration of version to main pom file: 17cb706

The maven-javadoc-plugin has not been updated so far as multiple errors occurred after update to v3.5.0.

mvn clean install can be executed successfully.
However, processes like creating a release or executing the SoapUI tests must be tested as well. Further adjustments might be necessary.

@dstenger @ghobona can you please review PR #583

Updated minor and patch versions of several plugins: bee90b7

Set soapui-maven-plugin to version 5.7.2: bc10569