From 7b3d4530de696ce9ad86350bfc531d4b209fef8b Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Wed, 21 Apr 2021 11:09:55 +0200 Subject: [PATCH] ready to release --- CHANGELOG.md | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b116f48..f48eb2b 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-21 +## [v1.5.0] - 2021-04-21 - RStudio instance allocation takes into account the number of instance available in the VO and not in the context and assign the RStudio instance balancing the load. diff --git a/pom.xml b/pom.xml index e5d2bef..4b5ea82 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.gcube.portlets.user rstudio-wrapper-portlet war - 1.5.0-SNAPSHOT + 1.5.0 RStudio Wrapper Portlet scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git @@ -34,7 +34,7 @@ org.gcube.distribution maven-portal-bom - 3.6.0 + 3.6.1 pom import