summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2023-01-04 07:48:47 -0500
committerDan Timoney <dtimoney@att.com>2023-01-04 07:48:47 -0500
commit5774938b481d179a2eb43c090c2702c41cf18fb7 (patch)
treeb25795db142d3a467a57d3628e7e25a5aeb48bb4
parentd3ef2d11a5521a4dcb765f5d4a112f10d7bf3051 (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: Iefc482d7d2923a794986ea7ead25486664887d35
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index c0fab817..822e386a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>oparent</artifactId>
- <version>2.5.0</version>
+ <version>2.5.1</version>
</parent>
<groupId>org.onap.ccsdk.distribution</groupId>