ready to release

This commit is contained in:
Massimiliano Assante 2023-03-30 12:04:53 +02:00
parent 8527f6bb12
commit 7b280b3c1e
2 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,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.3.0-SNAPSHOT] - 2023-03-30
## [v2.3.0] - 2023-03-30
- ported to git

View File

@ -12,7 +12,7 @@
<groupId>org.gcube.portlets.user</groupId>
<artifactId>gcube-widgets</artifactId>
<version>2.3.0-SNAPSHOT</version>
<version>2.3.0</version>
<name>gCube Widgets Library</name>
<description>
gCube Widgets Library News Widget is a GWT Widget that can be used to
@ -42,7 +42,7 @@
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>maven-portal-bom</artifactId>
<version>3.6.4-SNAPSHOT</version>
<version>3.6.4</version>
<type>pom</type>
<scope>import</scope>
</dependency>