aboutsummaryrefslogtreecommitdiffstats
path: root/a1-adapter/features
diff options
context:
space:
mode:
authorJohnKeeney <john.keeney@est.tech>2024-10-17 12:14:16 +0100
committerJohn Keeney <John.Keeney@est.tech>2024-10-17 11:15:56 +0000
commit0892860888da3658c34770205ef3e731d54fe84c (patch)
treeccf547e81833246bd25b3d375eedea31ecb6301f /a1-adapter/features
parent27b9d5b12f4f244e02f8b3d45d87a700cefe3486 (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/features')
-rw-r--r--a1-adapter/features/README.md4
-rw-r--r--a1-adapter/features/a1-adapter-northbound/README.md4
-rw-r--r--a1-adapter/features/a1-adapter-northbound/pom.xml5
-rw-r--r--a1-adapter/features/installer/README.md4
-rw-r--r--a1-adapter/features/installer/pom.xml5
-rw-r--r--a1-adapter/features/pom.xml5
6 files changed, 18 insertions, 9 deletions
diff --git a/a1-adapter/features/README.md b/a1-adapter/features/README.md
index 3dd00fa4..49328fbe 100644
--- a/a1-adapter/features/README.md
+++ b/a1-adapter/features/README.md
@@ -4,7 +4,9 @@ To compile, run "mvn clean install".
## License
-Copyright (C) 2020 Nordix Foundation.
+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.
You may obtain a copy of the License at
diff --git a/a1-adapter/features/a1-adapter-northbound/README.md b/a1-adapter/features/a1-adapter-northbound/README.md
index 53a416b1..cf33363a 100644
--- a/a1-adapter/features/a1-adapter-northbound/README.md
+++ b/a1-adapter/features/a1-adapter-northbound/README.md
@@ -4,7 +4,9 @@ To compile, run "mvn clean install".
## License
-Copyright (C) 2020 Nordix Foundation.
+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.
You may obtain a copy of the License at
diff --git a/a1-adapter/features/a1-adapter-northbound/pom.xml b/a1-adapter/features/a1-adapter-northbound/pom.xml
index e1b8c419..9a4aa944 100644
--- a/a1-adapter/features/a1-adapter-northbound/pom.xml
+++ b/a1-adapter/features/a1-adapter-northbound/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.
@@ -30,7 +31,7 @@
<groupId>org.onap.ccsdk.oran</groupId>
<artifactId>a1-adapter-northbound</artifactId>
- <version>1.6.3-SNAPSHOT</version>
+ <version>1.6.4-SNAPSHOT</version>
<packaging>feature</packaging>
<name>ccsdk-oran :: ${project.artifactId}</name>
diff --git a/a1-adapter/features/installer/README.md b/a1-adapter/features/installer/README.md
index 1aecf161..1d06703e 100644
--- a/a1-adapter/features/installer/README.md
+++ b/a1-adapter/features/installer/README.md
@@ -4,7 +4,9 @@ To compile, run "mvn clean install".
## License
-Copyright (C) 2020 Nordix Foundation.
+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.
You may obtain a copy of the License at
diff --git a/a1-adapter/features/installer/pom.xml b/a1-adapter/features/installer/pom.xml
index 32ef2d1b..e5162a64 100644
--- a/a1-adapter/features/installer/pom.xml
+++ b/a1-adapter/features/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-northbound-installer</artifactId>
- <version>1.6.3-SNAPSHOT</version>
+ <version>1.6.4-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-oran :: ${project.artifactId}</name>
diff --git a/a1-adapter/features/pom.xml b/a1-adapter/features/pom.xml
index 4fcf9234..3089b1c4 100644
--- a/a1-adapter/features/pom.xml
+++ b/a1-adapter/features/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>ccsdk-a1-adapter-feature-aggregator</artifactId>
- <version>1.6.3-SNAPSHOT</version>
+ <version>1.6.4-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-oran :: ${project.artifactId}</name>