summaryrefslogtreecommitdiffstats
path: root/plugins/restapi-call-node
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-08-10 10:18:35 -0400
committerDan Timoney <dtimoney@att.com>2022-08-10 10:18:35 -0400
commitde21a383fb8f84ab170534f23f6e3c5eff65a312 (patch)
tree57ef2d95faa3a763ffe4f061079f8ed0ce1be6b9 /plugins/restapi-call-node
parente3c3b0d9b2d11ea2eee9e320f092cdbec88ec4ef (diff)
Use released version 2.4.1 of parent poms
Use released version 2.4.1 of parent poms Issue-ID: CCSDK-3693 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ib0579aa6f2e25b156377b207fa73cd42f4305253
Diffstat (limited to 'plugins/restapi-call-node')
-rwxr-xr-xplugins/restapi-call-node/installer/pom.xml2
-rwxr-xr-xplugins/restapi-call-node/pom.xml2
-rwxr-xr-xplugins/restapi-call-node/provider/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/plugins/restapi-call-node/installer/pom.xml b/plugins/restapi-call-node/installer/pom.xml
index 0b584263d..90adbc993 100755
--- a/plugins/restapi-call-node/installer/pom.xml
+++ b/plugins/restapi-call-node/installer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.4.1-SNAPSHOT</version>
+ <version>2.4.1</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
diff --git a/plugins/restapi-call-node/pom.xml b/plugins/restapi-call-node/pom.xml
index 8ba64dc1f..5e5bc7d12 100755
--- a/plugins/restapi-call-node/pom.xml
+++ b/plugins/restapi-call-node/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.4.1-SNAPSHOT</version>
+ <version>2.4.1</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
diff --git a/plugins/restapi-call-node/provider/pom.xml b/plugins/restapi-call-node/provider/pom.xml
index efe3a5cd8..1bd6cc779 100755
--- a/plugins/restapi-call-node/provider/pom.xml
+++ b/plugins/restapi-call-node/provider/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.4.1-SNAPSHOT</version>
+ <version>2.4.1</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>