removed the twice declaration of ckan-metadata-publisher-widget

This commit is contained in:
Francesco Mangiacrapa 2021-03-25 11:00:21 +01:00
parent f3beb0f73f
commit 940b056170
1 changed files with 0 additions and 8 deletions

View File

@ -141,14 +141,6 @@
<scope>provided</scope>
</dependency>
<!-- Metadata publisher widget -->
<dependency>
<groupId>org.gcube.portlets.widgets</groupId>
<artifactId>ckan-metadata-publisher-widget</artifactId>
<version>[1.0.0,2.0.0-SNAPSHOT)</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.sencha.gxt</groupId>
<artifactId>gxt2.2.5-gwt2.X</artifactId>