update to 1.0.1 version

This commit is contained in:
Roberto Cirillo 2023-03-29 10:46:43 +02:00
parent b895c6da35
commit 1f6ebfb056
2 changed files with 6 additions and 5 deletions

View File

@ -3,9 +3,10 @@
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).
## [v1.0.1-SNAPSHOT] - [2023-03-29]
## [v1.0.1] - [2023-03-29]
- see #24727
- see #24727 upgrade version just for removing the gcube-staging dependencies
## [v1.2.0] - [2021-06-08]
@ -19,4 +20,4 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
## [v1.0.0] - [2015-07-01]
- First commit
- First commit

View File

@ -7,7 +7,7 @@
</parent>
<groupId>org.gcube.core</groupId>
<artifactId>common-generic-clients</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1</version>
<properties>
@ -122,4 +122,4 @@
</build>
</project>
</project>