fixed social-service-model version to 1.3.0-SNAPSHOT

This commit is contained in:
Alfredo Oliviero 2024-10-23 12:12:50 +02:00
parent 4a3664d400
commit b4445d888f
1 changed files with 2 additions and 1 deletions

View File

@ -75,7 +75,8 @@
<dependency>
<groupId>org.gcube.social-networking</groupId>
<artifactId>social-service-model</artifactId>
<version>[1.3.0-SNAPSHOT, 2.0.0-SNAPSHOT)</version>
<!-- <version>[1.3.0-SNAPSHOT, 2.0.0-SNAPSHOT)</version> -->
<version>1.3.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>net.sf.ehcache</groupId>