Removed -SNAPSHOT to be released. Passed to maven-portal-bom.3.6.4

Feature/26521
Francesco Mangiacrapa 2 years ago
parent 040b2c3817
commit 9ca232196e

@ -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.35.2-SNAPSHOT] - 2022-07-27
## [v6.35.2] - 2022-09-05
#### Bug fixed

@ -11,7 +11,7 @@
<groupId>org.gcube.portlets.user</groupId>
<artifactId>workspace-tree-widget</artifactId>
<version>6.35.2-SNAPSHOT</version>
<version>6.35.2</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.4</version>
<type>pom</type>
<scope>import</scope>
</dependency>

Loading…
Cancel
Save