Change parent version in maven project
Answered
Is there any plugin or shortcut to change the parent version in the pom.xml?
Some replacement to use console command:
mvn release:update-versions -DdevelopmentVersion=1.0.8
Please sign in to leave a comment.
There is no such action. You can simply run the command using Run Anything popup.
As I see there exist multiple versions of this command so it is not very clear how this could conveniently work from one action. Your suggestions are welcome at https://youtrack.jetbrains.com/issues/IDEA