Added comment into pom
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/widgets/workspace-explorer@128920 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
cc022f3cf1
commit
f8cf1ad608
4
pom.xml
4
pom.xml
|
@ -113,13 +113,15 @@
|
|||
</exclusions>
|
||||
</dependency>
|
||||
|
||||
<!-- TO USE LIFERAY 6.2 -->
|
||||
<dependency>
|
||||
<groupId>org.gcube.dvos</groupId>
|
||||
<artifactId>usermanagement-core</artifactId>
|
||||
<version>[2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT)</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
|
||||
<!-- TO USE LIFERAY 6.2 -->
|
||||
<dependency>
|
||||
<groupId>com.liferay.portal</groupId>
|
||||
<artifactId>portal-service</artifactId>
|
||||
|
|
Loading…
Reference in New Issue