From b6b2e53ab0897bd20dcf7bc9ce6e0912e5c4da73 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Tue, 11 Feb 2020 17:49:59 +0100 Subject: [PATCH] Removed -SNAPSHOT from dependencies version --- changelog.xml | 1 + pom.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/changelog.xml b/changelog.xml index de67221..f20b837 100644 --- a/changelog.xml +++ b/changelog.xml @@ -2,6 +2,7 @@ + Refactored code to support IS Model reorganization (e.g naming, packages) Refactored code to support renaming of Embedded class to Property #13274 Starting to use the new Encrypted property type #12812 diff --git a/pom.xml b/pom.xml index 2d46771..bcd5bf7 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ org.gcube.information-system information-system-bom - 1.5.0-SNAPSHOT + 1.5.0 pom import