This commit is contained in:
Alfredo Oliviero 2024-06-25 17:44:34 +02:00
parent cff06c2189
commit 765d1bae10
2 changed files with 2 additions and 2 deletions

View File

@ -4,6 +4,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).
## [v1.0.0-SNAPSHOT] - 2023-05-21 ## [v1.0.0] - 2023-06-25
First Release First Release

View File

@ -12,7 +12,7 @@
</parent> </parent>
<groupId>org.gcube.portlets.user</groupId> <groupId>org.gcube.portlets.user</groupId>
<artifactId>cloudcomputing-platform-portlets</artifactId> <artifactId>cloudcomputing-platform-portlets</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<packaging>war</packaging> <packaging>war</packaging>
<name>Cloudcomputing Platform Portlets</name> <name>Cloudcomputing Platform Portlets</name>