aboutsummaryrefslogtreecommitdiffstats
path: root/rest-services/dmaap-client
diff options
context:
space:
mode:
authorwasala <przemyslaw.wasala@nokia.com>2018-11-16 15:08:25 +0100
committerPrzemyslaw Wasala <przemyslaw.wasala@nokia.com>2018-11-19 14:02:36 +0000
commitec06ba416837d760e0d17de953f956ab87cd4248 (patch)
tree923bfa95791b7acfd4f477d3dcd407f4a90a56eb /rest-services/dmaap-client
parent7b0c16b815d642ec4281324c0e46c2aba339004b (diff)
Added cbs API
* one main cloudConfigurationProvider * Mixing string and object property passed to API * added maven-shade plugin Change-Id: Idcd66fd70c20c859b5b6f94524f3fdb709fdfc57 Issue-ID: DCAEGEN2-982 Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
Diffstat (limited to 'rest-services/dmaap-client')
-rw-r--r--rest-services/dmaap-client/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rest-services/dmaap-client/pom.xml b/rest-services/dmaap-client/pom.xml
index 3f1d2581..6d7ec332 100644
--- a/rest-services/dmaap-client/pom.xml
+++ b/rest-services/dmaap-client/pom.xml
@@ -10,7 +10,7 @@
<version>1.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
-
+
<groupId>org.onap.dcaegen2.services.sdk.rest.services</groupId>
<artifactId>dmaap-client</artifactId>
<version>1.0.0-SNAPSHOT</version>