Enhanced version after release

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-publishing/document-store-lib-accounting-service@173926 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2018-11-02 11:57:49 +00:00
parent b9a0aeaec5
commit a1678f488a
2 changed files with 6 additions and 3 deletions

View File

@ -1,8 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xml>
<ReleaseNotes>
<Changeset component="org.gcube.data-publishing.document-store-lib-accounting-service.1-3-0" date="${buildDate}">
<Change></Change>
<Changeset component="org.gcube.data-publishing.document-store-lib-accounting-service.1-4-0" date="${buildDate}">
<Change>Added logs to provide bugs investigation</Change>
</Changeset>
<Changeset component="org.gcube.data-publishing.document-store-lib-accounting-service.1-3-0" date="2018-10-10">
<Change>Added logs to provide bugs investigation</Change>
</Changeset>
<Changeset component="org.gcube.data-publishing.document-store-lib-accounting-service.1-2-0" date="2017-02-15">
<Change>Changed POST URLs due to change in service which has been made REST compliant #10810</Change>

View File

@ -9,7 +9,7 @@
<groupId>org.gcube.data.publishing</groupId>
<artifactId>document-store-lib-accounting-service</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.4.0-SNAPSHOT</version>
<name>Document Store Accounting Service Connector</name>
<description>Document Store Connector for Accounting Service</description>