Renaming jar name in artifactory

I am trying to rename a jar name after it was deployed to artifactory.
for example renaming common-3.0.jar to common-2.0.jar.

how can i do it using curl rest api…

Thanks in Advance!