removed data-miner-manager-cl (indirect) dependency
This commit is contained in:
parent
b678fdeedc
commit
18c0300dc7
7
pom.xml
7
pom.xml
|
@ -203,13 +203,6 @@
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- Remove this indirect dependency -->
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.gcube.data.analysis</groupId>
|
|
||||||
<artifactId>data-miner-manager-cl</artifactId>
|
|
||||||
<version>[1.0.0, 1.11.0-SNAPSHOT)</version>
|
|
||||||
</dependency>
|
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.gcube.portlets.widgets</groupId>
|
<groupId>org.gcube.portlets.widgets</groupId>
|
||||||
<artifactId>ws-task-executor-widget</artifactId>
|
<artifactId>ws-task-executor-widget</artifactId>
|
||||||
|
|
Loading…
Reference in New Issue