commit for release

This commit is contained in:
lucio 2024-10-04 12:29:19 +02:00
parent 7c6f5961ac
commit 06cf398912
2 changed files with 2 additions and 2 deletions

View File

@ -3,6 +3,6 @@
All notable changes to this project will be documented in this file. 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). This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [v2.0.0-SNAPSHOT] - [2022-05-13] ## [v2.0.0] - [2022-05-13]
porting to new Secret Manager porting to new Secret Manager

View File

@ -9,7 +9,7 @@
</parent> </parent>
<groupId>org.gcube.core</groupId> <groupId>org.gcube.core</groupId>
<artifactId>common-jaxws-calls</artifactId> <artifactId>common-jaxws-calls</artifactId>
<version>2.0.0-SNAPSHOT</version> <version>2.0.0</version>
<properties> <properties>
<maven.compiler.target>11</maven.compiler.target> <maven.compiler.target>11</maven.compiler.target>
<maven.compiler.source>11</maven.compiler.source> <maven.compiler.source>11</maven.compiler.source>