You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[DEBUG] Proposal is to update from 1.0.0-SNAPSHOT to 0.8
[INFO] Updating parent from 1.0.0-SNAPSHOT to 0.8
[DEBUG] Made an update from 1.0.0-SNAPSHOT to 0.8
But no pom is actually updated. I'm I missing something ?
Thanks
The text was updated successfully, but these errors were encountered:
Have retried your use case with versions-maven-plugin version 2.3 which works fine. So I can't reproduce your problem. So I will close the issue. If you have further details etc. please don't hesitate to reopen the issue.
Hello,
I'm doing :
mvn -X versions:update-parent "-DparentVersion=[0.8]"
Log says
[DEBUG] Proposal is to update from 1.0.0-SNAPSHOT to 0.8
[INFO] Updating parent from 1.0.0-SNAPSHOT to 0.8
[DEBUG] Made an update from 1.0.0-SNAPSHOT to 0.8
But no pom is actually updated. I'm I missing something ?
Thanks
The text was updated successfully, but these errors were encountered: