Minor Update
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-toolbox-widget@93251 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
9a922c6388
commit
a940a82b3d
2
pom.xml
2
pom.xml
|
@ -128,6 +128,7 @@
|
||||||
<groupId>org.gcube.portlets.user</groupId>
|
<groupId>org.gcube.portlets.user</groupId>
|
||||||
<artifactId>tabular-data-information-widget</artifactId>
|
<artifactId>tabular-data-information-widget</artifactId>
|
||||||
<version>[2.0.0-SNAPSHOT,3.0.0-SNAPSHOT)</version>
|
<version>[2.0.0-SNAPSHOT,3.0.0-SNAPSHOT)</version>
|
||||||
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- tabular-data-column-widget -->
|
<!-- tabular-data-column-widget -->
|
||||||
|
@ -135,6 +136,7 @@
|
||||||
<groupId>org.gcube.portlets.user</groupId>
|
<groupId>org.gcube.portlets.user</groupId>
|
||||||
<artifactId>tabular-data-column-widget</artifactId>
|
<artifactId>tabular-data-column-widget</artifactId>
|
||||||
<version>[1.0.0-SNAPSHOT,2.0.0-SNAPSHOT)</version>
|
<version>[1.0.0-SNAPSHOT,2.0.0-SNAPSHOT)</version>
|
||||||
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- tabular-data-table-widget -->
|
<!-- tabular-data-table-widget -->
|
||||||
|
|
Loading…
Reference in New Issue