From f2d7f300ddbfedaaed220f255372480ace3c0a51 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Tue, 7 Jul 2020 17:15:44 +0200 Subject: [PATCH] Switched to gcube-bom 2.0.0-SNAPSHOT --- .settings/.gitignore | 2 ++ pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 .settings/.gitignore diff --git a/.settings/.gitignore b/.settings/.gitignore new file mode 100644 index 0000000..6cb3d6d --- /dev/null +++ b/.settings/.gitignore @@ -0,0 +1,2 @@ +/org.eclipse.core.resources.prefs +/org.eclipse.jdt.core.prefs diff --git a/pom.xml b/pom.xml index e682c4a..3d1f0e2 100644 --- a/pom.xml +++ b/pom.xml @@ -33,14 +33,14 @@ org.gcube.distribution gcube-bom - 1.5.0 + 2.0.0-SNAPSHOT pom import org.gcube.information-system information-system-bom - 1.5.0 + 2.0.0-SNAPSHOT pom import