Update 'pom.xml'

fix geoportal-data-viewer-widget range
This commit is contained in:
Roberto Cirillo 2024-02-27 10:26:34 +01:00
parent ecc14f2283
commit 50a688a820
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@
<dependency> <dependency>
<groupId>org.gcube.portlets.widgets</groupId> <groupId>org.gcube.portlets.widgets</groupId>
<artifactId>geoportal-data-viewer-widget</artifactId> <artifactId>geoportal-data-viewer-widget</artifactId>
<version>[1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT)</version> <version>[1.0.1, 2.0.0-SNAPSHOT)</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>