aboutsummaryrefslogtreecommitdiffstats
path: root/dcae_dmaapbc_client/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dcae_dmaapbc_client/pom.xml')
-rw-r--r--dcae_dmaapbc_client/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/dcae_dmaapbc_client/pom.xml b/dcae_dmaapbc_client/pom.xml
index 0623dca..b749912 100644
--- a/dcae_dmaapbc_client/pom.xml
+++ b/dcae_dmaapbc_client/pom.xml
@@ -6,7 +6,7 @@
<!-- repository key for AT&T maven central -->
<groupId>org.openecomp.ui.dmaapbc</groupId>
<artifactId>dmaap-bc-client</artifactId>
- <version>1.0.0</version>
+ <version>1.1.0-SNAPSHOT</version>
<name>DCAE DMaaP Bus Controller REST Client</name>
<description>Java client for using the DMaaP Bus Controller API via REST.</description>
<scm>
@@ -150,7 +150,7 @@
<dependency>
<groupId>org.openecomp.ui.dmaapbc</groupId>
<artifactId>dmaap-bc-model</artifactId>
- <version>1.0.0</version>
+ <version>1.1.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>