versions:lock-snapshots after upgrading from 2.13.0 to 2.14.0 (original) (raw)

Hello guys,

Full name:
org.codehaus.mojo:versions-maven-plugin:2.14.0:lock-snapshots

What steps will reproduce the bug?
mvn -U --batch-mode org.codehaus.mojo:versions-maven-plugin:2.14.0:lock-snapshots

What is the expected behavior?

searches the pom for all -SNAPSHOT versions and replaces them with the current timestamp version of that -SNAPSHOT, e.g. -20090327.172306-4

What do you see instead?
-SNAPSHOT not replaced in pom.xml

Additional information

Regards,