dependency-update-maven-plugin icon indicating copy to clipboard operation
dependency-update-maven-plugin copied to clipboard

How to handle parent pom versions

Open dve opened this issue 4 years ago • 0 comments

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

dve avatar Sep 22 '21 08:09 dve