Minor Update
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-csv-import-widget@94142 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
39ed921b66
commit
6b6f2bb199
2
pom.xml
2
pom.xml
|
@ -13,7 +13,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.gcube.portlets.user</groupId>
|
||||
<artifactId>tabular-data-csv-import-widget</artifactId>
|
||||
<version>2.0.1-SNAPSHOT</version>
|
||||
<version>2.1.0-SNAPSHOT</version>
|
||||
|
||||
<name>tabular-data-csv-import-widget</name>
|
||||
<description>tabular-data-csv-import-widget allows csv import from file and workspace</description>
|
||||
|
|
|
@ -1,4 +1,8 @@
|
|||
<ReleaseNotes>
|
||||
<Changeset component="${groupId}.${artifactId}.2-1-0"
|
||||
date="2014-04-04">
|
||||
<Change>Added exclude and include column</Change>
|
||||
</Changeset>
|
||||
<Changeset component="${groupId}.${artifactId}.2-0-0"
|
||||
date="2014-02-01">
|
||||
<Change>Updated interacting with workspace</Change>
|
||||
|
|
Loading…
Reference in New Issue