Fixed version and changelog

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-catalogue/ckan-util-library@176445 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2019-01-10 13:53:13 +00:00
parent a1a831be56
commit 3b2981a5ae
2 changed files with 5 additions and 2 deletions

View File

@ -1,7 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xml>
<ReleaseNotes>
<Changeset component="org.gcube.data-catalogue.ckan-util-library.2-8-0" date="${buildDate}">
<Changeset component="org.gcube.data-catalogue.ckan-util-library.2-8-1" date="${buildDate}">
<Change>Fixed Bug on social post publishing</Change>
</Changeset>
<Changeset component="org.gcube.data-catalogue.ckan-util-library.2-8-0" date="2018-11-20">
<Change>Patched method DataCatalogueImpl#getPortletURL</Change>
</Changeset>
<Changeset component="org.gcube.data-catalogue.ckan-util-library.2-7-0" date="2018-10-10">

View File

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