java - Version and snapshot release to releases, only version release is needed. Why two releases? -


i created org.ciwise group , ciwise artifact. yesterday deployed 1.2.0-snapshot snapshot repo "mvn package gpg:sign deploy". fine. manually changed version 1.2.0 , did same. looked fine in maven console output.

when visit releases repo, see 1.2.0-snapshot , 1.2.0

can me determine why snapshot in releases? expected 1 latest version 1.2.0 because changed version in pom.


Comments

Popular posts from this blog

sequelize.js - Sequelize group by with association includes id -

android - Robolectric "INTERNET permission is required" -

java - Android raising EPERM (Operation not permitted) when attempting to send UDP packet after network connection -