moved oidc-library-portal to provided

task_21379
Francesco Mangiacrapa 3 years ago
parent 1aa4d7b3f6
commit a7fb141f1a

@ -42,7 +42,7 @@
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>maven-portal-bom</artifactId>
<version>3.6.1</version>
<version>3.6.1-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>
@ -79,6 +79,7 @@
<groupId>org.gcube.portal</groupId>
<artifactId>oidc-library-portal</artifactId>
<version>[1.0.0, 2.0.0-SNAPSHOT)</version>
<scope>provided</scope>
</dependency>
<!-- PORTAL MANAGER -->

Loading…
Cancel
Save