set release version
This commit is contained in:
parent
47bfece4a4
commit
ca56e67568
|
@ -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
|
||||
|
|
4
pom.xml
4
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue