Fixed changelog and removed snapshot for release 4.19

This commit is contained in:
Luca Frosini 2020-01-28 11:00:16 +01:00
parent c6f8ffa4fa
commit 200d599fb8
2 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xml>
<ReleaseNotes>
<Changeset component="org.gcube.data-publishing.gcat.1-4-2" date="${buildDate}">
<Change>Considering that a file could not be persisted because it could be published via portlet</Change>
<Change>Added method to retrieve a persisted file</Change>
</Changeset>
<Changeset component="org.gcube.data-publishing.gcat.1-4-1" date="${buildDate}">
<Change>Fixed distro files and pom according to new release procedure</Change>
<Change>Fixed metadata checks</Change>

View File

@ -12,7 +12,7 @@
<groupId>org.gcube.data-publishing</groupId>
<artifactId>gcat</artifactId>
<packaging>war</packaging>
<version>1.4.2-SNAPSHOT</version>
<version>1.4.2</version>
<name>gCube Catalogue (gCat) Service</name>
<description>
This service allows any client to publish on the gCube Catalogue.