aboutsummaryrefslogtreecommitdiffstats
path: root/a1-adapter/features/a1-adapter-northbound/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2022-10-21 14:29:41 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2022-10-21 14:29:41 -0400
commitf2e9dce279d7db91645da4c5a19c81904d8cbb9a (patch)
treea891dab7a08f8df165a6136bdd728f9c0b4bdf77 /a1-adapter/features/a1-adapter-northbound/pom.xml
parentdef97cb71a69a8320b1e8bd3f2220978fe8fb34f (diff)
Update parent to version 2.4.41.4.1
Update parent to version 2.4.4 to recover from lost version 2.4.3 Issue-ID: CCSDK-3779 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Change-Id: I12562f7ed2ce2cf52adf23c3add316a3df63cd04
Diffstat (limited to 'a1-adapter/features/a1-adapter-northbound/pom.xml')
-rw-r--r--a1-adapter/features/a1-adapter-northbound/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/a1-adapter/features/a1-adapter-northbound/pom.xml b/a1-adapter/features/a1-adapter-northbound/pom.xml
index 746acb70..7477cf69 100644
--- a/a1-adapter/features/a1-adapter-northbound/pom.xml
+++ b/a1-adapter/features/a1-adapter-northbound/pom.xml
@@ -19,12 +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>single-feature-parent</artifactId>
- <version>2.4.2</version>
+ <version>2.4.4</version>
<relativePath/>
</parent>