From 27d0a38747d94f1b6cb1b3cc97787e0aeb0dc857 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Mon, 26 Feb 2024 15:07:45 +0100 Subject: [PATCH] Using production ranges of `gcube-portal-bom-version` and `storagehub-version-rang` --- .settings/org.eclipse.wst.common.component | 37 +++++++++++++++------- pom.xml | 8 +++-- 2 files changed, 31 insertions(+), 14 deletions(-) diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index 583deae..dcaa495 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -1,5 +1,7 @@ - + + + @@ -72,7 +74,9 @@ - + + + @@ -145,7 +149,9 @@ - + + + @@ -218,7 +224,9 @@ - + + + @@ -291,14 +299,15 @@ + + - - uses - uses - + + + @@ -371,7 +380,9 @@ - + + + @@ -444,7 +455,9 @@ - + + + @@ -517,7 +530,9 @@ - + + + diff --git a/pom.xml b/pom.xml index 9886102..f0f383c 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ UTF-8 1.8 1.8 - 3.8.0-SNAPSHOT + 3.7.0 @@ -59,8 +59,10 @@ - 3.8.0-SNAPSHOT - [2.0.0-SNAPSHOT,3.0.0-SNAPSHOT) + + + 3.7.0 + [1.0.0,2.0.0-SNAPSHOT)