spring-cloud / spring-cloud-vault

Configuration Integration with HashiCorp Vault
http://cloud.spring.io/spring-cloud-vault/
Apache License 2.0
274 stars 152 forks source link

Repository contains unreleased version? #560

Closed igouss closed 3 years ago

igouss commented 3 years ago

Hi, I think 2.2.6.RELEASE is the latest release, but I see 3.0.0 in maven repo is that correct? https://search.maven.org/artifact/org.springframework.cloud/spring-cloud-starter-vault-config

If 3.0.0 is the correct release, can you update README file? Previous releases had a name x.x.x-RELEASE but 3.0.0 does not follow it. Is that intentional?

spencergibb commented 3 years ago

3.0.0 is the latest. Removing -RELEASE was a decision made across all spring projects.