removed `ws-task-executor-widget` dependency. It is inherits from
workspace-tree
This commit is contained in:
parent
c373eda8fe
commit
4891cbcfae
7
pom.xml
7
pom.xml
|
@ -273,13 +273,6 @@
|
|||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.gcube.portlets.widgets</groupId>
|
||||
<artifactId>ws-task-executor-widget</artifactId>
|
||||
<version>[1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT)</version>
|
||||
</dependency>
|
||||
|
||||
|
||||
<dependency>
|
||||
<groupId>javax.portlet</groupId>
|
||||
<artifactId>portlet-api</artifactId>
|
||||
|
|
Loading…
Reference in New Issue