Declared the workspace-uploader range [2.X, 3.X-SNAPSHOT)

task_21388
Francesco Mangiacrapa 3 years ago
parent 842d83a104
commit b91b217dcd

@ -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).
## [v6.31.3-SNAPSHOT] - 2021-03-25
## [v6.31.3] - 2021-03-25
#### Bug Fixes

@ -11,7 +11,7 @@
<groupId>org.gcube.portlets.user</groupId>
<artifactId>workspace-tree-widget</artifactId>
<version>6.31.3-SNAPSHOT</version>
<version>6.31.3</version>
<name>gCube Workspace Tree Widget</name>
<description>
gCube Workspace Tree Widget is a widget to navigate and interact with gCube Workspace
@ -195,7 +195,7 @@
<dependency>
<groupId>org.gcube.portlets.widgets</groupId>
<artifactId>workspace-uploader</artifactId>
<version>[2.0.0, 3.0.0)</version>
<version>[2.0.0, 3.0.0-SNAPSHOT)</version>
<scope>compile</scope>
</dependency>

Loading…
Cancel
Save