Fixed maven-portal-bom
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-portlet@96000 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
700a1e8dac
commit
aae5d218a0
6
pom.xml
6
pom.xml
|
@ -120,6 +120,12 @@
|
|||
</dependency>
|
||||
|
||||
<!-- PORTAL -->
|
||||
<dependency>
|
||||
<groupId>org.gcube.core</groupId>
|
||||
<artifactId>common-scope-maps</artifactId>
|
||||
<version>[1.0.2-SNAPSHOT,2.0.0-SNAPSHOT)</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>javax.portlet</groupId>
|
||||
<artifactId>portlet-api</artifactId>
|
||||
|
|
Loading…
Reference in New Issue