Added range dependency according to CI rules for DEV

This commit is contained in:
Mauro Mugnaini 2020-07-07 12:01:34 +02:00
parent 0d2da5363f
commit 4a332a949e
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,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>