From 16c3da5a6577bc582f5615b5fe300655d086a36c Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Thu, 29 Oct 2020 17:18:55 +0100 Subject: [PATCH] Removed -SNAPSHOT from version and lower bound dependencies range to release the component refs #17279 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index baf9b39..d4a892e 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.accounting accounting-lib - 4.0.0-SNAPSHOT + 4.0.0 Accounting Library Accounting Library @@ -30,7 +30,7 @@ org.gcube.distribution gcube-bom - 2.0.0-SNAPSHOT + 2.0.0 pom import