diff options
author | Dan Timoney <dtimoney@att.com> | 2023-08-10 17:05:46 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2023-08-10 17:05:46 -0400 |
commit | 42477eb05ce4599a13814ee47f1bf21afc21714d (patch) | |
tree | 00471164e95b73bcda64a35e26a5d9f70f601115 /a1-adapter/a1-adapter-api/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 'a1-adapter/a1-adapter-api/pom.xml')
-rw-r--r-- | a1-adapter/a1-adapter-api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/a1-adapter/a1-adapter-api/pom.xml b/a1-adapter/a1-adapter-api/pom.xml index dcc740bf..73db3146 100644 --- a/a1-adapter/a1-adapter-api/pom.xml +++ b/a1-adapter/a1-adapter-api/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.5.4</version> + <version>2.6.0</version> <relativePath/> </parent> |