georgberky / dependency-update-maven-plugin

A Maven plugin that creates merge requests for dependency updates.
Apache License 2.0
26 stars 9 forks source link

How to handle parent pom versions #36

Open dve opened 2 years ago

dve commented 2 years ago

When running an update on a muli pom project the version of the parent pom is set to null which breaks the build. The version was something like 0.0.1-SNAPSHOT before

https://github.com/dve/bean-auto-utils/tree/dependency-update/net.vergien.bau-bean-auto-utils-parent-null