Fixed changelog

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-catalogue/ckan-util-library@171513 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2018-09-19 08:13:45 +00:00
parent 515917ec37
commit 8bcc22877a
2 changed files with 7 additions and 5 deletions

View File

@ -1,13 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xml>
<ReleaseNotes>
<Changeset component="org.gcube.data-catalogue.ckan-util-library.2-6-0"
date="${buildDate}">
<Changeset component="org.gcube.data-catalogue.ckan-util-library.2-7-0" date="${buildDate}">
<Change>Add the possibility to deny social post on catalogue-ws #12514</Change>
</Changeset>
<Changeset component="org.gcube.data-catalogue.ckan-util-library.2-6-0" date="2018-07-18">
<Change>Enhance timeout in requests to CKAN in ckan-util-library #12050</Change>
</Changeset>
<Changeset component="org.gcube.data-catalogue.ckan-util-library.2-5-0"
date="${buildDate}">
<Change></Change>
date="2018-02-28">
<Change>Code cleanup</Change>
</Changeset>
<Changeset component="org.gcube.data-catalogue.ckan-util-library.2-4-2"
date="2018-02-28">

View File

@ -10,7 +10,7 @@
</parent>
<groupId>org.gcube.data-catalogue</groupId>
<artifactId>ckan-util-library</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.7.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>CKan utility library</name>