removed -SNAPSHOT to be released. Used maven-portal-bom 3.6.3

task_23225 r5.10.0
Francesco Mangiacrapa 2 years ago
parent 7496865a60
commit 0c0ead6389

@ -4,7 +4,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).
## [v6.34.3-SNAPSHOT] - 2022-03-23
## [v6.34.3] - 2022-03-24
#### Enhancements

@ -11,7 +11,7 @@
<groupId>org.gcube.portlets.user</groupId>
<artifactId>workspace-tree-widget</artifactId>
<version>6.34.3-SNAPSHOT</version>
<version>6.34.3</version>
<name>gCube Workspace Tree Widget</name>
<description>
gCube Workspace Tree Widget is a widget to navigate and interact with gCube Workspace
@ -46,7 +46,7 @@
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>maven-portal-bom</artifactId>
<version>3.7.0-SNAPSHOT</version>
<version>3.6.3</version>
<type>pom</type>
<scope>import</scope>
</dependency>

Loading…
Cancel
Save