Updated ckan-metadata-publisher-widget range at [2.1.0,3.0.0)
This commit is contained in:
parent
e67dda8c4a
commit
d1dac9e321
4
pom.xml
4
pom.xml
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue