added common-scope dep
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/liferay62-plugins/VREFolder-hook@130232 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
18dceba58e
commit
39393d9eee
5
pom.xml
5
pom.xml
|
@ -57,6 +57,11 @@
|
|||
<groupId>org.gcube.common.portal</groupId>
|
||||
<artifactId>portal-manager</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.gcube.core</groupId>
|
||||
<artifactId>common-scope</artifactId>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.slf4j</groupId>
|
||||
<artifactId>slf4j-log4j12</artifactId>
|
||||
|
|
Loading…
Reference in New Issue