removed duplicated dependency declaration for portal-service

This commit is contained in:
Francesco Mangiacrapa 2020-08-25 15:18:17 +02:00
parent 6e49096e4e
commit 56e931b42c
1 changed files with 0 additions and 7 deletions

View File

@ -106,13 +106,6 @@
<scope>provided</scope>
</dependency>
<!-- TO USE LIFERAY 6.2 -->
<dependency>
<groupId>com.liferay.portal</groupId>
<artifactId>portal-service</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.gcube.common.portal</groupId>
<artifactId>portal-manager</artifactId>