fixed referring a still not existing version

This commit is contained in:
Mauro Mugnaini 2020-06-19 18:42:53 +02:00
parent ccbd0a85c7
commit c2906bc213
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
<dependency>
<groupId>org.gcube.common</groupId>
<artifactId>oidc-library</artifactId>
<version>[0.2.0,)</version>
<version>[0.1.0,)</version>
<scope>compile</scope>
</dependency>
<dependency>