79097905

Date: 2024-10-17 11:46:35
Score: 0.5
Natty:
Report link

If you want to set exactly version without any calculation from the plugin use skipResoultion parameter with the current version of the plugin:

mvn org.codehaus.mojo:versions-maven-plugin:2.17.1:update-parent -DallowSnapshots -DskipResolution=true -DparentVersion="your-version"
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: newOne