Added range dependency according to CI rules

This commit is contained in:
Mauro Mugnaini 2020-07-07 10:51:33 +02:00
parent 6b86a0700b
commit de67ba9d22
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>0.2.1-SNAPSHOT</version>
<version>[1.0.0, 2.0.0-SNAPSHOT)</version>
<scope>provided</scope>
</dependency>
<dependency>