Update 'pom.xml'

removed workspace uploader dependency
This commit is contained in:
Roberto Cirillo 2020-03-27 12:55:05 +01:00
parent 9926a2883c
commit 57f24391c6
1 changed files with 1 additions and 6 deletions

View File

@ -149,12 +149,7 @@
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>
<dependency>
<groupId>org.gcube.portlets.widgets</groupId>
<artifactId>workspace-uploader</artifactId>
<version>[1.0.0, 3.0.0-SNAPSHOT)</version>
<scope>compile</scope>
</dependency>
<dependency> <dependency>
<groupId>com.sencha.gxt</groupId> <groupId>com.sencha.gxt</groupId>