Enhanced version after release

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/accounting/accounting-lib@173929 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2018-11-02 12:06:02 +00:00
parent 92e4d99c47
commit 24685d387a
2 changed files with 8 additions and 2 deletions

View File

@ -1,7 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xml>
<ReleaseNotes>
<Changeset component="org.gcube.accounting.accounting-lib.3-3-0" date="${buildDate}">
<Changeset component="org.gcube.accounting.accounting-lib.3-5-0" date="${buildDate}">
<Change></Change>
</Changeset>
<Changeset component="org.gcube.accounting.accounting-lib.3-4-0" date="2018-10-10">
<Change>Fixed backends factory management</Change>
</Changeset>
<Changeset component="org.gcube.accounting.accounting-lib.3-3-0" date="2018-04-12">
<Change>Added support to retrieve Accounting Regex rules through Service Endpoint #11230</Change>
<Change>Added LOCAL as additional value of DataType</Change>
</Changeset>

View File

@ -9,7 +9,7 @@
<groupId>org.gcube.accounting</groupId>
<artifactId>accounting-lib</artifactId>
<version>3.4.0-SNAPSHOT</version>
<version>3.5.0-SNAPSHOT</version>
<name>Accounting Library</name>
<description>Accounting Library</description>
<packaging>jar</packaging>