removed grs2 and madgik commons library

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portal/gcube-portal-bundle@181985 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Massimiliano Assante 2019-10-11 08:00:37 +00:00
parent a93407735d
commit a743bc7259
1 changed files with 1 additions and 11 deletions

12
pom.xml
View File

@ -9,7 +9,7 @@
</parent>
<groupId>org.gcube.distribution</groupId>
<artifactId>gcube-portal-bundle</artifactId>
<version>4.6.0-SNAPSHOT</version>
<version>4.7.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>gcube-portal-bundle</name>
@ -608,16 +608,6 @@
<version>1.1.0.Final</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.gcube.execution</groupId>
<artifactId>grs2library</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.gcube.execution</groupId>
<artifactId>madgikcommonslibrary</artifactId>
<scope>provided</scope>
</dependency>
<!-- portal core -->
<dependency>
<groupId>org.gcube.common.portal</groupId>