diff options
author | JohnKeeney <john.keeney@est.tech> | 2024-10-17 12:14:16 +0100 |
---|---|---|
committer | John Keeney <John.Keeney@est.tech> | 2024-10-17 11:15:56 +0000 |
commit | 0892860888da3658c34770205ef3e731d54fe84c (patch) | |
tree | ccf547e81833246bd25b3d375eedea31ecb6301f /a1-adapter/a1-adapter-api/installer/pom.xml | |
parent | 27b9d5b12f4f244e02f8b3d45d87a700cefe3486 (diff) |
Bug fix release - Montreal - Roll versions & release notes - v1.6.3 -> v1.6.4montreal
Issue-ID: CCSDK-3967
Change-Id: I5a7728d62d4a5cb0839ea630dbafc6f5c55439eb
Signed-off-by: JohnKeeney <john.keeney@est.tech>
Diffstat (limited to 'a1-adapter/a1-adapter-api/installer/pom.xml')
-rw-r--r-- | a1-adapter/a1-adapter-api/installer/pom.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/a1-adapter/a1-adapter-api/installer/pom.xml b/a1-adapter/a1-adapter-api/installer/pom.xml index 9f9bbe58..3df8ea7c 100644 --- a/a1-adapter/a1-adapter-api/installer/pom.xml +++ b/a1-adapter/a1-adapter-api/installer/pom.xml @@ -3,7 +3,8 @@ ~ ============LICENSE_START======================================================= ~ ONAP : ccsdk oran ~ ================================================================================ - ~ Copyright (C) 2020 Nordix Foundation. All rights reserved. + ~ Copyright (C) 2020-2023 Nordix Foundation. All rights reserved. + ~ Copyright (C) 2024 OpenInfra Foundation Europe. All rights reserved. ~ ================================================================================ ~ Licensed under the Apache License, Version 2.0 (the "License"); ~ you may not use this file except in compliance with the License. @@ -31,7 +32,7 @@ <groupId>org.onap.ccsdk.oran</groupId> <artifactId>a1-adapter-installer</artifactId> - <version>1.6.3-SNAPSHOT</version> + <version>1.6.4-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-oran :: ${project.artifactId}</name> |