From eb703801a89d3e2c0b3dd6a29b46ad1b807739a8 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Wed, 20 May 2020 14:32:32 +0200 Subject: [PATCH] remove -SNAPSHOT to be released --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 58715d5..fb811ce 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.common storagehub-client-wrapper - 0.7.1-SNAPSHOT + 0.7.1 storagehub-client-wrapper This is a wrapper of storagehub-client library. It allows to interact with storagehub in a simplified way by exposing several utilities. Moreover, It exposes by another inteface java beans as defined in (the old) HL interfaces