aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-12-09 07:27:22 -0500
committerDan Timoney <dtimoney@att.com>2022-12-09 07:27:22 -0500
commit6bf13d44541bcafc7066170909d415e3bebf0e77 (patch)
treeac22e6ee88ba5af1759817e7609546a584a43b26 /pom.xml
parentee014707843bd8addbf967cbeb2ffd3ad6bae5b1 (diff)
Update parent pom to address dmaapClient version fix
Update to version 2.4.6 of parent pom to address dmaapClient version fix (need version 1.1.14) Issue-ID: SDNC-1765 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I6f8171f48d5fbe98771ad6442b32119b782b3de4
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 0b1bdd3df..ab940a626 100755
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.4.5</version>
+ <version>2.4.6</version>
<relativePath/>
</parent>