added portal-service
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/distributions/maven-portal-bom@82987 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
1e09a6cada
commit
c16909960e
6
pom.xml
6
pom.xml
|
@ -263,6 +263,12 @@
|
|||
<version>[1.3.4-SNAPSHOT,)</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.liferay.portal</groupId>
|
||||
<artifactId>portal-service</artifactId>
|
||||
<version>6.0.6</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
|
||||
|
|
Loading…
Reference in New Issue