summaryrefslogtreecommitdiffstats
path: root/core/utils/installer/pom.xml
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/installer/pom.xml
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/installer/pom.xml')
-rwxr-xr-xcore/utils/installer/pom.xml2
1 files changed, 1 insertions, 1 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>