Moved to v6.29.0-SNAPSHOT. Using maven-portal-bom v3.8.0-SNAPSHOT
This commit is contained in:
parent
0c6228d632
commit
b881b7ba79
|
@ -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.28.7-SNAPSHOT] - 2023-04-03
|
||||
## [v6.29.0-SNAPSHOT] - 2023-04-03
|
||||
|
||||
- Just to release the patch #24929 in the 'storagehub-client-wrapper'
|
||||
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -13,7 +13,7 @@
|
|||
<groupId>org.gcube.portlets.user</groupId>
|
||||
<artifactId>workspace</artifactId>
|
||||
<packaging>war</packaging>
|
||||
<version>6.28.7-SNAPSHOT</version>
|
||||
<version>6.29.0-SNAPSHOT</version>
|
||||
<name>gCube Workspace Portlet</name>
|
||||
<description>
|
||||
gCube Workspace Portlet is a web-gui to manage the gCube workspace, a collaborative area where users can exchange and organize information objects (workspace items) according to their specific needs.
|
||||
|
|
Loading…
Reference in New Issue