diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f0e243..02db75a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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). -## [v1.5.0-SNAPSHOT] - 2021-04-06 +## [v1.5.0] - 2021-04-06 Removed legacy auth dependency diff --git a/pom.xml b/pom.xml index 03b9a89..36e8ecb 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ workspace-widget-portlet war workspace-widget-portlet Portlet - 1.5.0-SNAPSHOT + 1.5.0 Workspace Widget Portlet is a small Front-end component looking like G Drive which exposes the content of the user's workspace or VRE Folders in read only mode.