Enhanced version after release

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-publishing/document-store-lib@173925 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2018-11-02 11:55:08 +00:00
parent 317943ef0d
commit 589d744004
2 changed files with 9 additions and 2 deletions

View File

@ -1,7 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xml>
<ReleaseNotes>
<Changeset component="org.gcube.data-publishing.document-store-lib.2-3-0" date="${buildDate}">
<Changeset component="org.gcube.data-publishing.document-store-lib.2-5-0" date="${buildDate}">
<Change></Change>
</Changeset>
<Changeset component="org.gcube.data-publishing.document-store-lib.2-4-0" date="2018-10-10">
<Change>Fixed bug causing too many interaction with IS</Change>
<Change>Assigned a distinguish name to different threads</Change>
</Changeset>
<Changeset component="org.gcube.data-publishing.document-store-lib.2-3-0" date="2018-04-12">
<Change>Deprecated unneeded method</Change>
</Changeset>
<Changeset component="org.gcube.data-publishing.document-store-lib.2-2-0" date="2017-02-15">

View File

@ -9,7 +9,7 @@
<groupId>org.gcube.data.publishing</groupId>
<artifactId>document-store-lib</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.5.0-SNAPSHOT</version>
<name>Document Store Lib</name>
<description>
Allow to persist data in NoSQL Document Store Databases.