diff --git a/cms-plugin-framework/pom.xml b/cms-plugin-framework/pom.xml index 5a5bc6d..37823b6 100644 --- a/cms-plugin-framework/pom.xml +++ b/cms-plugin-framework/pom.xml @@ -68,7 +68,7 @@ org.gcube.data.transfer data-transfer-library - [1.2.1,2.0.0] + [1.2.1,2.0.0-SNAPSHOT) provided diff --git a/cms-test-commons/pom.xml b/cms-test-commons/pom.xml index ba6047f..3f1da89 100644 --- a/cms-test-commons/pom.xml +++ b/cms-test-commons/pom.xml @@ -78,7 +78,6 @@ org.gcube.common storagehub-client-library - [1.0.0,2.0.0-SNAPSHOT) com.fasterxml.jackson.datatype diff --git a/geoportal-common/pom.xml b/geoportal-common/pom.xml index 1f6c9ad..06ca28f 100644 --- a/geoportal-common/pom.xml +++ b/geoportal-common/pom.xml @@ -26,7 +26,17 @@ - + + + + org.gcube.distribution + gcube-bom + ${gcube-bom-version} + pom + import + + + @@ -101,4 +111,26 @@ + + + + + + org.apache.maven.plugins + maven-assembly-plugin + + + make-uberjar + package + + + make-servicearchive + package + + + + + + + \ No newline at end of file diff --git a/pom.xml b/pom.xml index 3743f8e..f19f89b 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,8 @@ 2.1.0-SNAPSHOT 2.2.0-SNAPSHOT 3.7.0-SNAPSHOT - [2.0.0-SNAPSHOT,3.0.0-SNAPSHOT) + + [1.0.0,2.0.0-SNAPSHOT) 1.0.1-SNAPSHOT