Updated ckan-metadata-publisher-widget range at [2.1.0,3.0.0)

This commit is contained in:
Francesco Mangiacrapa 2022-10-27 13:52:30 +02:00
parent e67dda8c4a
commit d1dac9e321
1 changed files with 2 additions and 2 deletions

View File

@ -75,7 +75,7 @@
<groupId>com.google.gwt</groupId>
<artifactId>gwt-servlet</artifactId>
<version>${gwtVersion}</version>
<scope>provided</scope>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>com.github.gwtbootstrap</groupId>
@ -122,7 +122,7 @@
<dependency>
<groupId>org.gcube.portlets.widgets</groupId>
<artifactId>ckan-metadata-publisher-widget</artifactId>
<version>[2.0.0-SNAPSHOT,3.0.0)</version>
<version>[2.1.0,3.0.0)</version>
<scope>compile</scope>
</dependency>