diff --git a/cms-plugin-framework/pom.xml b/cms-plugin-framework/pom.xml index e87f8eb..d54c882 100644 --- a/cms-plugin-framework/pom.xml +++ b/cms-plugin-framework/pom.xml @@ -70,7 +70,7 @@ org.gcube.common authorization-utils - [2.0.0, 3.0.0-SNAPSHOT) + ${authorization-utils-range} diff --git a/notifications-plugins/pom.xml b/notifications-plugins/pom.xml index efa7f64..d8e6c40 100644 --- a/notifications-plugins/pom.xml +++ b/notifications-plugins/pom.xml @@ -70,6 +70,13 @@ commons-text 1.11.0 + + + org.gcube.common + authorization-utils + ${authorization-utils-range} + + diff --git a/pom.xml b/pom.xml index 75809bf..af8ea76 100644 --- a/pom.xml +++ b/pom.xml @@ -28,6 +28,7 @@ 3.7.0 [1.0.0,2.0.0-SNAPSHOT) 1.0.5-SNAPSHOT + [2.0.0, 3.0.0-SNAPSHOT) @@ -52,6 +53,7 @@ 3.7.0 [1.0.0,2.0.0-SNAPSHOT) 1.0.4 + [2.0.0, 3.0.0-SNAPSHOT) @@ -68,6 +70,7 @@ 3.7.0-SNAPSHOT [2.0.0-SNAPSHOT,3.0.0-SNAPSHOT) 1.0.5-SNAPSHOT + [2.0.0, 3.0.0-SNAPSHOT)