diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index 1d967b7..ec42445 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -1,5 +1,6 @@ - + + @@ -27,7 +28,8 @@ - + + @@ -55,7 +57,8 @@ - + + @@ -83,7 +86,8 @@ - + + @@ -111,7 +115,8 @@ - + + @@ -145,7 +150,11 @@ uses - + + uses + + + @@ -173,7 +182,8 @@ - + + @@ -201,7 +211,8 @@ - + + @@ -229,7 +240,8 @@ - + + diff --git a/pom.xml b/pom.xml index 278a7ec..f4e691e 100644 --- a/pom.xml +++ b/pom.xml @@ -19,6 +19,37 @@ https://code-repo.d4science.org/gCubeSystem/${project.artifactId} + + + + + uri-resolver-release-profile + + + Release + + + + 2.4.0 + [2.0.0, 3.0.0-SNAPSHOT) + + + + + uri-resolver-snapshot-profile + + + !Release + + + + 2.5.1-SNAPSHOT + [2.0.0, 3.0.0-SNAPSHOT) + + + + + 2.25.1 1.8 @@ -31,13 +62,14 @@ org.gcube.distribution gcube-smartgears-bom - 2.5.0 + ${gcube-smartgears-bom-version} pom import + @@ -101,7 +133,7 @@ org.gcube.common authorization-utils - [2.0.0, 3.0.0-SNAPSHOT) + ${authorization-utils-range} @@ -143,10 +175,6 @@ ${jersey.version} compile - - org.gcube.common - gcube-jackson-core -