summaryrefslogtreecommitdiffstats
path: root/northbound/lcm
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-09-14 10:37:57 -0400
committerDan Timoney <dtimoney@att.com>2022-09-14 10:37:57 -0400
commita6791c6dca9a5a609808434a1ad5d32188af5d05 (patch)
treeb05d9ac1b06ac8def9106bec49a95298467c65bc /northbound/lcm
parent475ac067ec2e913c4821a19a4415858704b79844 (diff)
Use version 2.4.2 parent poms
Use version 2.4.2 of parent poms Issue-ID: CCSDK-3754 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I415f355535331452b0b6ce74ae829a4df04fafa4
Diffstat (limited to 'northbound/lcm')
-rwxr-xr-xnorthbound/lcm/installer/pom.xml2
-rwxr-xr-xnorthbound/lcm/model/pom.xml2
-rwxr-xr-xnorthbound/lcm/pom.xml2
-rwxr-xr-xnorthbound/lcm/provider/pom.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/northbound/lcm/installer/pom.xml b/northbound/lcm/installer/pom.xml
index a2e8a196c..31aafb0d5 100755
--- a/northbound/lcm/installer/pom.xml
+++ b/northbound/lcm/installer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.4.1</version>
+ <version>2.4.2</version>
<relativePath/>
</parent>
diff --git a/northbound/lcm/model/pom.xml b/northbound/lcm/model/pom.xml
index 20917d48f..d8d4fa8f9 100755
--- a/northbound/lcm/model/pom.xml
+++ b/northbound/lcm/model/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.4.1</version>
+ <version>2.4.2</version>
<relativePath/>
</parent>
diff --git a/northbound/lcm/pom.xml b/northbound/lcm/pom.xml
index 05167561f..69efe89c0 100755
--- a/northbound/lcm/pom.xml
+++ b/northbound/lcm/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.4.1</version>
+ <version>2.4.2</version>
<relativePath/>
</parent>
diff --git a/northbound/lcm/provider/pom.xml b/northbound/lcm/provider/pom.xml
index 77bd680e8..0aa03a0a2 100755
--- a/northbound/lcm/provider/pom.xml
+++ b/northbound/lcm/provider/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.4.1</version>
+ <version>2.4.2</version>
<relativePath/>
</parent>