revised range for model

This commit is contained in:
Massimiliano Assante 2022-10-20 19:01:15 +02:00
parent aa434744ab
commit b232c7ead6
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@
<dependency>
<groupId>org.gcube.social-networking</groupId>
<artifactId>social-service-model</artifactId>
<version>[1.0.0, 2.0.0)</version>
<version>[1.2.0-SNAPSHOT, 2.0.0)</version>
</dependency>
<dependency>
<groupId>commons-lang</groupId>