Why the snapshot name always has date in its jar file name ? How to remove it

Viewed 20777

When I deploy jar, maven always add date in its file name, this make the file name repository different from the file in my local. How can I remove the date in file name ?

Thanks

1 Answers
Related