Added range dependency according to CI rules for DEV

This commit is contained in:
Mauro Mugnaini 2020-07-07 12:01:19 +02:00
parent de67ba9d22
commit 3a4fee1fd4
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@
<dependency>
<groupId>org.gcube.portal</groupId>
<artifactId>oidc-library-portal</artifactId>
<version>[1.0.0, 2.0.0-SNAPSHOT)</version>
<version>[1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT)</version>
<scope>provided</scope>
</dependency>
<dependency>