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

ios - Is 'init' forbidden as *part* of a variable name? -

file - Python: AttributeError: 'str' object has no attribute 'readlines' -

c# - Get the Class name in a class with atribute inside a attribute method -