Fixed naming in README and pom

feature/19115
Luca Frosini 4 years ago
parent ebba2e67f4
commit d33ed103a4

@ -1,6 +1,6 @@
# Document Store Backend Connector Library for Accounting Service
# Document Store Backend Connector Library for CouchBase
Document Store Backend Connector Library for Accounting Service
Document Store Backend Connector Library for CouchBase
## Built With
@ -9,11 +9,11 @@ Document Store Backend Connector Library for Accounting Service
## Documentation
[Document Store Backend Connector Library for Accounting Service](https://wiki.gcube-system.org/gcube/Document_Store_Library)
[Document Store Backend Connector Library for CouchBase](https://wiki.gcube-system.org/gcube/Document_Store_Library)
## Change log
See [Releases](https://code-repo.d4science.org/gCubeSystem/document-store-lib-accounting-service/releases).
See [Releases](https://code-repo.d4science.org/gCubeSystem/document-store-lib-couchbase/releases).
## Authors
@ -27,7 +27,7 @@ Tell people how to cite this software.
@Manual{,
title = {Document Store Backend Connector Library for Accounting Service},
title = {Document Store Backend Connector Library for CouchBase},
author = {{Frosini, Luca}},
organization = {ISTI - CNR},
address = {Pisa, Italy},

@ -11,8 +11,8 @@
<groupId>org.gcube.data.publishing</groupId>
<artifactId>document-store-lib-couchbase</artifactId>
<version>1.7.0-SNAPSHOT</version>
<name>Document Store CouchBase Connector</name>
<description>Document Store Connector for CouchBase</description>
<name>Document Store Backend Connector Library for CouchBase</name>
<description>Document Store Backend Connector Library for CouchBase</description>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>