do not increase export package version when project version is updated - respect version from package-info.java

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/nosql/couchbase-client@1732114 13f79535-47bb-0310-9956-ffa450edef68
1 file changed
tree: 09ff7992798879a4e5f474fc5dc05eaaf1d64a67
  1. src/
  2. pom.xml
  3. README.md
README.md

Apache Sling NoSQL Couchbase Client

Provides preconfigured clients for accessing a Couchbase NoSQL database.

  • Wraps the Couchbase Java Client 2.x and exports it via OSGi
  • Includes private dependencies of Couchbase Java Client
  • The couchbase access parameters can be configured via OSGi configuration.
  • Multiple couchbase clients can be configured for different couchbase hosts and/or buckets