Enhanced version after release

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-publishing/document-store-lib-no-insert@173928 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2018-11-02 12:00:32 +00:00
parent 6672774b44
commit f52e69ab5a
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.accounting.accounting-lib-persistence-no-insert.1-2-0" date="${buildDate}">
<Changeset component="org.gcube.accounting.accounting-lib-persistence-no-insert.1-3-0" date="${buildDate}">
<Change></Change>
</Changeset>
<Changeset component="org.gcube.accounting.accounting-lib-persistence-no-insert.1-2-0" date="2018-10-10">
<Change>Creating uber-jar instead of jar-with-dependencies #10155</Change>
</Changeset>
<Changeset component="org.gcube.accounting.accounting-lib-persistence-no-insert.1-1-0" date="2017-10-09">

View File

@ -9,7 +9,7 @@
<groupId>org.gcube.data.publishing</groupId>
<artifactId>document-store-lib-no-insert</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.3.0-SNAPSHOT</version>
<name>Document Store No Insert</name>
<description>This library is used to discard all accounted record. It just do nothing.</description>