Merge branch 'master' of

gitea@code-repo.d4science.org:gCubeSystem/authorization-client.git

Conflicts:
	pom.xml
This commit is contained in:
lucio 2020-03-18 09:22:49 +01:00
commit d0fa2589a7
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
<dependency> <dependency>
<groupId>org.gcube.common</groupId> <groupId>org.gcube.common</groupId>
<artifactId>common-authorization</artifactId> <artifactId>common-authorization</artifactId>
<version>[2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT)</version> <version>[2.0.0, 3.0.0-SNAPSHOT)</version>
</dependency> </dependency>
<dependency> <dependency>