Post Release 4.7.0 action. Upgraded version and fixed changelog.

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-publishing/document-store-lib-couchbase@155070 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2017-10-10 12:55:20 +00:00
parent dc4e1b8a34
commit 6e4dc15eb1
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.data-publishing.document-store-lib-couchbase.1-5-0" date="${buildDate}">
<Changeset component="org.gcube.data-publishing.document-store-lib-couchbase.1-6-0" date="${buildDate}">
<Change></Change>
</Changeset>
<Changeset component="org.gcube.data-publishing.document-store-lib-couchbase.1-5-0" date="2017-10-09">
<Change>Added isConnectionActive() in PersistenceBackend</Change>
<Change>Discover bucket in relation of dinamically discovered buckets #9612</Change>
<Change>Used DSMapper to get Record from JsonNode</Change>

View File

@ -8,7 +8,7 @@
</parent>
<groupId>org.gcube.data.publishing</groupId>
<artifactId>document-store-lib-couchbase</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.6.0-SNAPSHOT</version>
<name>Document Store CouchBase Connector</name>
<description>Document Store Connector for CouchBase</description>