From 3d4667d504c215034db9f77255828f3f6d391738 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Tue, 13 Jul 2021 11:50:37 +0200 Subject: [PATCH] Bug #21794 fixed, added to release current --- CHANGELOG.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e89f2e..a9d8b7d 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.1-SNAPSHOT] - 2021-05-25 +## [v1.5.1] - 2021-07-13 - Feature #21507 support new UMATokensProvider class - Bug #21794 folder names were not URI encoded diff --git a/pom.xml b/pom.xml index de17b91..0a94793 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ workspace-widget-portlet war workspace-widget-portlet Portlet - 1.5.1-SNAPSHOT + 1.5.1 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.