From 5c21fd6a0d7164f44c45ced4036ef572c2cda041 Mon Sep 17 00:00:00 2001 From: Roberto Cirillo Date: Fri, 30 Oct 2020 14:37:04 +0100 Subject: [PATCH 1/2] Update 'pom.xml' removed snapshot from artifact version and bom --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f9e0225..02dba19 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.smartgears.handlers resource-registry-handlers - 2.0.0-SNAPSHOT + 2.0.0 Resource Registry Handlers Smartgears Handler to publish HostingNode and EService on Resource Registry @@ -30,7 +30,7 @@ org.gcube.distribution gcube-smartgears-bom - 2.0.0-SNAPSHOT + 2.0.0 pom import From 63fbdee13016656bc0fbe97a003ed9e853e59a64 Mon Sep 17 00:00:00 2001 From: Roberto Cirillo Date: Fri, 30 Oct 2020 14:42:54 +0100 Subject: [PATCH 2/2] Update 'pom.xml' restored snapshot version. This component isn't released yet --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 02dba19..f9e0225 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.smartgears.handlers resource-registry-handlers - 2.0.0 + 2.0.0-SNAPSHOT Resource Registry Handlers Smartgears Handler to publish HostingNode and EService on Resource Registry @@ -30,7 +30,7 @@ org.gcube.distribution gcube-smartgears-bom - 2.0.0 + 2.0.0-SNAPSHOT pom import