diff options
author | 2023-08-10 17:05:46 -0400 | |
---|---|---|
committer | 2023-08-10 17:05:46 -0400 | |
commit | 42477eb05ce4599a13814ee47f1bf21afc21714d (patch) | |
tree | 00471164e95b73bcda64a35e26a5d9f70f601115 /pom.xml | |
parent | c86b5aeaba70df89d89bdeec1f77ebea5a9efe7b (diff) |
Update parent pom version to 2.6.0
Update parent pom version to Montreal / ODL Argon version (2.6.0)
Issue-ID: CCSDK-3928
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ie073750372797d80f144351a3e4e1cad63291eb9
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.5.4</version> + <version>2.6.0</version> <relativePath/> </parent> |