Enhanced version after release

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-publishing/document-store-lib-couchbase@173927 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2018-11-02 11:59:07 +00:00
parent cc5038ed3a
commit 76a4ea6bd9
2 changed files with 5 additions and 2 deletions

View File

@ -1,9 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xml>
<ReleaseNotes>
<Changeset component="org.gcube.data-publishing.document-store-lib-couchbase.1-6-0" date="${buildDate}">
<Changeset component="org.gcube.data-publishing.document-store-lib-couchbase.1-7-0" date="${buildDate}">
<Change></Change>
</Changeset>
<Changeset component="org.gcube.data-publishing.document-store-lib-couchbase.1-6-0" date="2018-10-10">
<Change>Creating uber-jar instead of jar-with-dependencies #10150</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>

View File

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