aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/northbound/ranSlice/installer/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-12-01 17:04:47 -0500
committerDan Timoney <dtimoney@att.com>2022-12-01 17:04:47 -0500
commit02445e6398cf21dfb60f0309978e13cc29f6dd6d (patch)
tree84a65168c1176f6b80a3f421f50439fe4eb9bc4e /sdnr/northbound/ranSlice/installer/pom.xml
parent8553aba4c2f09bd234997e196af29ecd6dc0a39c (diff)
Update parent pom version to 2.4.5
Update parent pom version to 2.4.5 to pick up dmaap client version fix Issue-ID: CCSDK-3796 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ib29bcdb008f42950554073d8046348a8d6016b26
Diffstat (limited to 'sdnr/northbound/ranSlice/installer/pom.xml')
-rw-r--r--sdnr/northbound/ranSlice/installer/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/sdnr/northbound/ranSlice/installer/pom.xml b/sdnr/northbound/ranSlice/installer/pom.xml
index c61d00480..b43b94ab1 100644
--- a/sdnr/northbound/ranSlice/installer/pom.xml
+++ b/sdnr/northbound/ranSlice/installer/pom.xml
@@ -19,14 +19,13 @@
~ ============LICENSE_END=======================================================
~
-->
-
<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/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.4.4</version>
+ <version>2.4.5</version>
<relativePath/>
</parent>