update to release version 1.0.2

This commit is contained in:
Roberto Cirillo 2023-03-29 11:14:25 +02:00
parent 8fda948540
commit 28f15f6a85
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).
## [v1.0.2-SNAPSHOT] - [2023-03-29]
## [v1.0.2] - [2023-03-29]
- see #24727 upgrade version just for removing the gcube-staging dependencies

View File

@ -11,7 +11,7 @@
<groupId>org.gcube.core</groupId>
<artifactId>common-jaxws-calls</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.2</version>
<properties>
<distroDirectory>distro</distroDirectory>
@ -95,4 +95,4 @@
</plugins>
</build>
</project>
</project>