aboutsummaryrefslogtreecommitdiffstats
path: root/ueb-listener
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-03-19 17:11:28 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-03-21 13:59:05 -0400
commite530f30b4d7c3609cd026047ffaa6b3a77d0aec6 (patch)
treecd79e9a69e2efc8d93dfe7bde8a5152876b39f5d /ueb-listener
parent212f2fe2dfa6c31dd64b5c7defe66ed458cfd4c3 (diff)
Compile against Fluorine SR2
Updated to compile against Fluorine SR2 Change-Id: I7a104f16bfd17d30d925a6cd70dedbd6aa0f0b4c Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'ueb-listener')
-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 39ba7eff..1894f8f3 100755
--- a/ueb-listener/pom.xml
+++ b/ueb-listener/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.2.1</version>
+ <version>1.2.2-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
<artifactId>ueb-listener</artifactId>
- <version>0.4.1-SNAPSHOT</version>
+ <version>0.4.2-SNAPSHOT</version>
<packaging>jar</packaging>
<name>ccsdk-sli-northbound :: ueb-listener</name>