diff --git a/pom.xml b/pom.xml index a4b8a08..b94486e 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ - + ${project.build.directory}/${project.build.finalName} distro config @@ -77,9 +77,16 @@ accounting-lib [2.0.0-SNAPSHOT,3.0.0-SNAPSHOT) + + org.gcube.common + common-authorization + runtime + + org.gcube.common authorization-client + runtime @@ -174,6 +181,27 @@ + + + org.gcube.common + common-authorization + provided + + + + org.gcube.common + authorization-client + provided + + + + + org.gcube.portlets.user + gcube-widgets + compile + + + org.gcube.portal @@ -187,12 +215,6 @@ provided - - - org.gcube.portlets.user - gcube-widgets - compile -