From 6b719cc0b7b2c30fd1d9a665c0bcd8afcd4773b3 Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Fri, 16 Apr 2021 12:11:59 +0200 Subject: [PATCH] Refs #18176: accounting-manager Updated for release 5.2.0 --- .classpath | 6 +++--- .settings/org.eclipse.wst.common.component | 5 +---- CHANGELOG.md | 2 +- pom.xml | 6 +++--- 4 files changed, 8 insertions(+), 11 deletions(-) diff --git a/.classpath b/.classpath index ad2ee60..dde1fed 100644 --- a/.classpath +++ b/.classpath @@ -1,12 +1,12 @@ - + - + @@ -45,5 +45,5 @@ - + diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index d27af28..ecbb20a 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -1,12 +1,9 @@ - + - - uses - diff --git a/CHANGELOG.md b/CHANGELOG.md index ba4750a..6612fb1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for "dataminer-manager" -## [v1-13-0-SNAPSHOT] - 2021-03-23 +## [v1-13-0][r5.2.0] - 2021-03-23 ### Features diff --git a/pom.xml b/pom.xml index d1c3c7f..230cf50 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ 4.0.0 org.gcube.portlets.admin accounting-manager - 1.13.0-SNAPSHOT + 1.13.0 war @@ -246,7 +246,7 @@ org.gcube.accounting accounting-analytics - [3.0.0-SNAPSHOT,4.0.0-SNAPSHOT) + [3.0.0,4.0.0-SNAPSHOT) @@ -261,7 +261,7 @@ org.gcube.accounting accounting-analytics-persistence-postgresql - [1.0.0-SNAPSHOT,2.0.0-SNAPSHOT) + [1.0.0,2.0.0-SNAPSHOT) runtime