Compatible with Social model 2.0.0

This commit is contained in:
Ahmed Salah Tawfik Ibrahim 2024-01-30 18:11:32 +01:00
parent 0665255dd7
commit 18ce1ff375
2 changed files with 2 additions and 1 deletions

View File

@ -95,6 +95,7 @@
<scope>provided</scope>
</dependency>
<dependency>
<!-- should be provided -->
<groupId>org.gcube.social-networking</groupId>
<artifactId>social-service-model</artifactId>
<version>[1.2.0-SNAPSHOT, 2.0.0)</version>

View File

@ -5,7 +5,7 @@
<!-- <set-property name="user.agent" value="gecko1_8,safari" /> -->
<inherits name="com.github.gwtbootstrap.Bootstrap" />
<inherits name='org.gcube.portal.databook.GCubeSocialNetworking' />
<inherits name='org.gcube.social_networking.socialnetworking.model.GCubeSocialNetworking' />
<!-- Other module inherits -->
<!-- Specify the app entry point class. -->