set release version

This commit is contained in:
Roberto Cirillo 2023-03-29 11:28:33 +02:00
parent 47bfece4a4
commit ca56e67568
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [v2.1.1-SNAPSHOT] - [2023-03-29]
## [v2.1.1] - [2023-03-29]
- see #24727 upgrade version just for removing the gcube-staging dependencies

View File

@ -10,7 +10,7 @@
<groupId>org.gcube.core</groupId>
<artifactId>common-clients</artifactId>
<version>2.1.1-SNAPSHOT</version>
<version>2.1.1</version>
<name>Common Clients</name>
<description>A framework for client APIs</description>
@ -114,4 +114,4 @@
</plugins>
</build>
</project>
</project>