aboutsummaryrefslogtreecommitdiffstats
path: root/installation/ueb-listener/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-01-18 16:51:25 -0500
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-01-18 16:57:58 -0500
commitfe8d3bc523ac928f5cf7d9a9951d584b333e21f5 (patch)
treec4cf32776e09d59ded0b3c2a74a00701c03c297d /installation/ueb-listener/pom.xml
parent479fa5da00b68989e3951b8256919c8c07975ed9 (diff)
Updates for Fluorine
Updated to create Fluorine-based artifacts Change-Id: Ib450be62cc016c1b5e6da2ebfb4fa3d9851e9a41 Issue-ID: SDNC-552 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 95f86710cfec2e6267bc97280ab6cfad4cf44866
Diffstat (limited to 'installation/ueb-listener/pom.xml')
-rw-r--r--installation/ueb-listener/pom.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml
index 5cd806a4..920c6e3a 100644
--- a/installation/ueb-listener/pom.xml
+++ b/installation/ueb-listener/pom.xml
@@ -1,11 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>