added range version to task monitor dependency
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-portlet@90757 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
2fe289e2c1
commit
8cff1bd9c3
2
pom.xml
2
pom.xml
|
@ -242,7 +242,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.gcube.portlets.user</groupId>
|
<groupId>org.gcube.portlets.user</groupId>
|
||||||
<artifactId>tabular-data-tasks-widget</artifactId>
|
<artifactId>tabular-data-tasks-widget</artifactId>
|
||||||
<version>1.0.0-SNAPSHOT</version>
|
<version>[1.0.0-SNAPSHOT,2.0.0-SNAPSHOT]</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- LOGGING -->
|
<!-- LOGGING -->
|
||||||
|
|
Loading…
Reference in New Issue