removed -SNAPSHOT to be released
This commit is contained in:
parent
3d62da9b7a
commit
d137de58d3
|
@ -4,13 +4,10 @@
|
||||||
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).
|
||||||
|
|
||||||
## [v1.4.2-SNAPSHOT] - 2024-09-17
|
## [v1.4.2] - 2024-09-17
|
||||||
|
|
||||||
- [#28026] Moved to `gcube-smartgears-bom 2.5.1{-SNAPSHOT}` in order to use SHUB.2.X in PROD
|
- [#28026] Moved to `gcube-smartgears-bom 2.5.1{-SNAPSHOT}` in order to use SHUB.2.X in PROD
|
||||||
|
- v1.4.1-SNAPSHOT - Moved to SHUB 2.x through the storagehub-client-wrapper 1.1.1 [#22783]
|
||||||
## [v1.4.1-SNAPSHOT] - 2022-03-08
|
|
||||||
|
|
||||||
- [#22783] Moved to SHUB 2.x through the storagehub-client-wrapper 1.1.1
|
|
||||||
|
|
||||||
#### Enhancements
|
#### Enhancements
|
||||||
|
|
||||||
|
|
2
pom.xml
2
pom.xml
|
@ -12,7 +12,7 @@
|
||||||
|
|
||||||
<groupId>org.gcube.portlets.user</groupId>
|
<groupId>org.gcube.portlets.user</groupId>
|
||||||
<artifactId>workspace-explorer-app</artifactId>
|
<artifactId>workspace-explorer-app</artifactId>
|
||||||
<version>1.4.2-SNAPSHOT</version>
|
<version>1.4.2</version>
|
||||||
<packaging>war</packaging>
|
<packaging>war</packaging>
|
||||||
|
|
||||||
<description>
|
<description>
|
||||||
|
|
Loading…
Reference in New Issue