summaryrefslogtreecommitdiffstats
path: root/core/utils
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2024-09-13 16:55:39 -0400
committerDan Timoney <dtimoney@att.com>2024-09-13 16:55:39 -0400
commit5d0aa024422644fc4334e23d95def4d91cc3e45d (patch)
tree7ae6af68c17e6cf5cf351d68c411aebc67616c41 /core/utils
parente11aa082274ac41444a59d9461d204ecd8fa8375 (diff)
Update to use released Oslo parent poms
Update to use released version 2.8.0 of parent poms Issue-ID: CCSDK-3992 Change-Id: I7e367ccbf968c9f94a25894a380f3afad0328606 Signed-off-by: Dan Timoney <dtimoney@att.com>
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 4c5a25720..b13bfc0ae 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.8.0-SNAPSHOT</version>
+ <version>2.8.0</version>
<relativePath/>
</parent>
diff --git a/core/utils/pom.xml b/core/utils/pom.xml
index c45c287fe..09b3dc505 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.8.0-SNAPSHOT</version>
+ <version>2.8.0</version>
<relativePath/>
</parent>
diff --git a/core/utils/provider/pom.xml b/core/utils/provider/pom.xml
index c282b1a06..e95e4494b 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.8.0-SNAPSHOT</version>
+ <version>2.8.0</version>
<relativePath/>
</parent>