aboutsummaryrefslogtreecommitdiffstats
path: root/dmaap-listener/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dmaap-listener/pom.xml')
-rwxr-xr-xdmaap-listener/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/dmaap-listener/pom.xml b/dmaap-listener/pom.xml
index a46d7ca4..58d23ae2 100755
--- a/dmaap-listener/pom.xml
+++ b/dmaap-listener/pom.xml
@@ -3,14 +3,14 @@
<groupId>org.openecomp.sdnc.northbound</groupId>
<packaging>jar</packaging>
<artifactId>dmaap-listener</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.1-SNAPSHOT</version>
<name>DMAAP Listener</name>
<description>DMAAP Listener</description>
<parent>
<groupId>org.openecomp.sdnc.northbound</groupId>
<artifactId>sdnc-northbound</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.1-SNAPSHOT</version>
</parent>
<properties>
<sdc.client.version>1.1.7-SNAPSHOT</sdc.client.version>