removed obsolete portal-auth library
This commit is contained in:
parent
067ccfe8b4
commit
f824126fe1
6
pom.xml
6
pom.xml
|
@ -49,7 +49,7 @@
|
|||
<ep-artifactsid>gcube-login-portlet,gcube-loggedin,UsersManagementPortlet,register-vre-users,resource-management-portlet,service-endpoint-editor</ep-artifactsid>
|
||||
<custom-plugins-artifactsid>gcube-responsive-theme,session-timeout-hook,
|
||||
oidc-enrollment-hook,event-publisher-hook,VREFolder-hook,user-registration-hook</custom-plugins-artifactsid>
|
||||
<staging-plugins-artifactsid>portal-staging,portal-auth-library</staging-plugins-artifactsid>
|
||||
<staging-plugins-artifactsid>portal-staging</staging-plugins-artifactsid>
|
||||
</properties>
|
||||
<dependencyManagement>
|
||||
<dependencies>
|
||||
|
@ -305,10 +305,6 @@
|
|||
<version>[2.0.0-SNAPSHOT,)</version>
|
||||
<type>jar</type>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.gcube.portal.auth</groupId>
|
||||
<artifactId>portal-auth-library</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.gcube.portal</groupId>
|
||||
<artifactId>oidc-enrollment-hook</artifactId>
|
||||
|
|
Loading…
Reference in New Issue