summaryrefslogtreecommitdiffstats
path: root/core/utils
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2023-01-04 07:46:49 -0500
committerDan Timoney <dtimoney@att.com>2023-01-04 07:46:49 -0500
commit8393d347d303d70e4ff4c7c91b7454467545cab3 (patch)
tree43ca3fb2185a303dcc3f47e893d1a9d7855252e2 /core/utils
parenta53de8c65b55b5b02db634137858a9a8210e7183 (diff)
Use released version 2.5.1 parent poms
Use released version 2.5.1 of parent pom Issue-ID: CCSDK-3831 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ifa223abbd014216b550f14f86f84e5ce0936863f
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 c7067d941..d2d43032c 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.5.1-SNAPSHOT</version>
+ <version>2.5.1</version>
<relativePath/>
</parent>
diff --git a/core/utils/pom.xml b/core/utils/pom.xml
index b320fd885..35566131a 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.5.1-SNAPSHOT</version>
+ <version>2.5.1</version>
<relativePath/>
</parent>
diff --git a/core/utils/provider/pom.xml b/core/utils/provider/pom.xml
index b11232c14..e4259de4f 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.5.1-SNAPSHOT</version>
+ <version>2.5.1</version>
<relativePath/>
</parent>