commit | 5774938b481d179a2eb43c090c2702c41cf18fb7 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Jan 04 07:48:47 2023 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Wed Jan 04 07:48:47 2023 -0500 |
tree | b25795db142d3a467a57d3628e7e25a5aeb48bb4 | |
parent | d3ef2d11a5521a4dcb765f5d4a112f10d7bf3051 [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
diff --git a/pom.xml b/pom.xml index c0fab81..822e386 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>