From 6e4dc15eb167df9046a1b93ee461dc8f1ca0203d Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Tue, 10 Oct 2017 12:55:20 +0000 Subject: [PATCH] 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 --- distro/changelog.xml | 5 ++++- pom.xml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/distro/changelog.xml b/distro/changelog.xml index 357d3f7..e0652ec 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,7 +1,10 @@ - + + + + Added isConnectionActive() in PersistenceBackend Discover bucket in relation of dinamically discovered buckets #9612 Used DSMapper to get Record from JsonNode diff --git a/pom.xml b/pom.xml index 8c88ab4..f527621 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.gcube.data.publishing document-store-lib-couchbase - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT Document Store CouchBase Connector Document Store Connector for CouchBase