diff options
author | Dan Timoney <dtimoney@att.com> | 2023-01-04 07:48:47 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2023-01-04 07:48:47 -0500 |
commit | 5774938b481d179a2eb43c090c2702c41cf18fb7 (patch) | |
tree | b25795db142d3a467a57d3628e7e25a5aeb48bb4 /pom.xml | |
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
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |