summaryrefslogtreecommitdiffstats
path: root/core/utils
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 /core/utils
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 'core/utils')
-rwxr-xr-xcore/utils/installer/pom.xml2
-rwxr-xr-xcore/utils/pom.xml2
-rw-r--r--core/utils/provider/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/core/utils/installer/pom.xml b/core/utils/installer/pom.xml
index cf2e5d8e5..ed9c56169 100755
--- a/core/utils/installer/pom.xml
+++ b/core/utils/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>
<relativePath/>
</parent>
diff --git a/core/utils/pom.xml b/core/utils/pom.xml
index 04eab0e73..9d36cf2b9 100755
--- a/core/utils/pom.xml
+++ b/core/utils/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>
<relativePath/>
</parent>
diff --git a/core/utils/provider/pom.xml b/core/utils/provider/pom.xml
index 695a32331..240f59982 100644
--- a/core/utils/provider/pom.xml
+++ b/core/utils/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>
<relativePath/>
</parent>