Removed -SNAPSHOT to be released

Feature/26521 r5.11.0
Francesco Mangiacrapa 2 years ago
parent 074f7866ea
commit c9e3430b83

@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0">
@ -11,7 +12,8 @@
<wb-module deploy-name="workspace-tree-widget">
@ -23,7 +25,8 @@
<wb-resource deploy-path="/" source-path="/src/main/java"/>
@ -35,7 +38,8 @@
<wb-resource deploy-path="/" source-path="/src/main/resources"/>
@ -46,7 +50,8 @@
<wb-resource deploy-path="/" source-path="/target/generated-sources/annotations"/>
@ -58,7 +63,8 @@
</wb-module>

@ -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.0-SNAPSHOT] - 2022-05-02
## [v6.35.0] - 2022-05-03
#### Enhancements

@ -11,7 +11,7 @@
<groupId>org.gcube.portlets.user</groupId>
<artifactId>workspace-tree-widget</artifactId>
<version>6.35.0-SNAPSHOT</version>
<version>6.35.0</version>
<name>gCube Workspace Tree Widget</name>
<description>
gCube Workspace Tree Widget is a widget to navigate and interact with gCube Workspace

Loading…
Cancel
Save