From 03203a3f34610a08b0c51fbaaead9bdc6fb21e66 Mon Sep 17 00:00:00 2001 From: Fabio Sinibaldi Date: Wed, 22 Jan 2020 16:42:52 +0100 Subject: [PATCH 1/2] Reset -SNAPSHOT Reset -SNAPSHOT in artifact version in order to trigger jenkins CI to deploy in SNAPSHOT repo --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1d8ebee..3545f87 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.gcube.data.publishing ckan2zenodo-library - 0.0.1 + 0.0.1-SNAPSHOT CKAN 2 Zenodo Library Library to publish d4science CKAN items into Zenodo From b0189c2456c677455ae7fad9778d90a4bbf14abe Mon Sep 17 00:00:00 2001 From: Roberto Cirillo Date: Fri, 24 Jan 2020 14:28:06 +0100 Subject: [PATCH 2/2] Update 'pom.xml' removed "-SNAPSHOT" from version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3545f87..1d8ebee 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.gcube.data.publishing ckan2zenodo-library - 0.0.1-SNAPSHOT + 0.0.1 CKAN 2 Zenodo Library Library to publish d4science CKAN items into Zenodo