summaryrefslogtreecommitdiffstats
path: root/ueb-listener/pom.xml
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2017-11-17 16:56:52 -0800
committerDan Timoney <dtimoney@att.com>2017-11-21 15:20:56 -0500
commite4273428d8af86850e97da84a1bbaaffb06269ff (patch)
treededff7072a5d235ccb7e15ba0125434679f46f79 /ueb-listener/pom.xml
parentb87ff9b0683e410a6e0d0eac9f6b413aa9171cd4 (diff)
Bump minor version
Bump minor version in preparation for Amsterdam branching. (part 2) Change-Id: If8259634fe96f9a78cf59a9346dd051cc674e6c3 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'ueb-listener/pom.xml')
-rwxr-xr-xueb-listener/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ueb-listener/pom.xml b/ueb-listener/pom.xml
index 8a83bb5d..21173680 100755
--- a/ueb-listener/pom.xml
+++ b/ueb-listener/pom.xml
@@ -4,14 +4,14 @@
<groupId>org.onap.ccsdk.sli.northbound</groupId>
<packaging>jar</packaging>
<artifactId>ueb-listener</artifactId>
- <version>0.1.1-SNAPSHOT</version>
+ <version>0.2.0-SNAPSHOT</version>
<name>UEB Listener</name>
<description>UEB Listener</description>
<parent>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
<artifactId>ccsdk-sli-northbound</artifactId>
- <version>0.1.1-SNAPSHOT</version>
+ <version>0.2.0-SNAPSHOT</version>
</parent>
<properties>
<sdc.client.version>1.1.32</sdc.client.version>