Removed -SNAPSHOT to be released

This commit is contained in:
Francesco Mangiacrapa 2022-05-03 16:02:12 +02:00
parent 074f7866ea
commit c9e3430b83
3 changed files with 14 additions and 8 deletions

View File

@ -10,6 +10,7 @@
<wb-module deploy-name="workspace-tree-widget"> <wb-module deploy-name="workspace-tree-widget">
@ -22,6 +23,7 @@
<wb-resource deploy-path="/" source-path="/src/main/java"/> <wb-resource deploy-path="/" source-path="/src/main/java"/>
@ -34,6 +36,7 @@
<wb-resource deploy-path="/" source-path="/src/main/resources"/> <wb-resource deploy-path="/" source-path="/src/main/resources"/>
@ -45,6 +48,7 @@
<wb-resource deploy-path="/" source-path="/target/generated-sources/annotations"/> <wb-resource deploy-path="/" source-path="/target/generated-sources/annotations"/>
@ -57,6 +61,7 @@
</wb-module> </wb-module>
@ -69,4 +74,5 @@
</project-modules> </project-modules>

View File

@ -4,7 +4,7 @@
All notable changes to this project will be documented in this file. 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). 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 #### Enhancements

View File

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