Minor Update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-portlet@96280 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2014-05-29 13:28:19 +00:00
parent 2d7f086be3
commit 7b9bb8ea09
2 changed files with 7 additions and 1 deletions

View File

@ -208,7 +208,7 @@
<dependency>
<groupId>org.gcube.common</groupId>
<artifactId>csv4j</artifactId>
<!-- <version>[1.2.0-SNAPSHOT, 2.0.0-common)</version> -->
<version>[1.2.0-SNAPSHOT, 2.0.0-SNAPSHOT)</version>
</dependency>
<!-- Session Checker -->

View File

@ -1,4 +1,10 @@
<ReleaseNotes>
<Changeset component="${groupId}.${artifactId}.2-2-0"
date="2014-06-05">
<Change>Added Replace Bacth</Change>
<Change>Added History</Change>
<Change>Added Validations</Change>
</Changeset>
<Changeset component="${groupId}.${artifactId}.2-1-0"
date="2014-04-04">
<Change>Added Clone</Change>