aboutsummaryrefslogtreecommitdiffstats
path: root/a1-adapter
diff options
context:
space:
mode:
Diffstat (limited to 'a1-adapter')
-rw-r--r--a1-adapter/README.md4
-rw-r--r--a1-adapter/a1-adapter-api/README.md4
-rw-r--r--a1-adapter/a1-adapter-api/feature/README.md4
-rw-r--r--a1-adapter/a1-adapter-api/feature/pom.xml5
-rw-r--r--a1-adapter/a1-adapter-api/installer/README.md4
-rw-r--r--a1-adapter/a1-adapter-api/installer/pom.xml5
-rw-r--r--a1-adapter/a1-adapter-api/model/README.md4
-rw-r--r--a1-adapter/a1-adapter-api/model/pom.xml5
-rw-r--r--a1-adapter/a1-adapter-api/pom.xml5
-rw-r--r--a1-adapter/a1-adapter-api/provider/README.md4
-rw-r--r--a1-adapter/a1-adapter-api/provider/pom.xml5
-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
-rw-r--r--a1-adapter/pom.xml5
18 files changed, 54 insertions, 27 deletions
diff --git a/a1-adapter/README.md b/a1-adapter/README.md
index a4c24137..b5ed28e8 100644
--- a/a1-adapter/README.md
+++ b/a1-adapter/README.md
@@ -11,7 +11,9 @@ It is also possible to configure a HTTP Proxy for southbound connections. In ord
## 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/a1-adapter-api/README.md b/a1-adapter/a1-adapter-api/README.md
index ecfb290a..05e70864 100644
--- a/a1-adapter/a1-adapter-api/README.md
+++ b/a1-adapter/a1-adapter-api/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/a1-adapter-api/feature/README.md b/a1-adapter/a1-adapter-api/feature/README.md
index 0afc6328..f8e986b2 100644
--- a/a1-adapter/a1-adapter-api/feature/README.md
+++ b/a1-adapter/a1-adapter-api/feature/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/a1-adapter-api/feature/pom.xml b/a1-adapter/a1-adapter-api/feature/pom.xml
index a92b0179..7fd8e420 100644
--- a/a1-adapter/a1-adapter-api/feature/pom.xml
+++ b/a1-adapter/a1-adapter-api/feature/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-feature</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/a1-adapter-api/installer/README.md b/a1-adapter/a1-adapter-api/installer/README.md
index 3097cd58..074d5dfa 100644
--- a/a1-adapter/a1-adapter-api/installer/README.md
+++ b/a1-adapter/a1-adapter-api/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/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>
diff --git a/a1-adapter/a1-adapter-api/model/README.md b/a1-adapter/a1-adapter-api/model/README.md
index e369a068..50c7bdc4 100644
--- a/a1-adapter/a1-adapter-api/model/README.md
+++ b/a1-adapter/a1-adapter-api/model/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/a1-adapter-api/model/pom.xml b/a1-adapter/a1-adapter-api/model/pom.xml
index 633f589d..fbc5f44d 100644
--- a/a1-adapter/a1-adapter-api/model/pom.xml
+++ b/a1-adapter/a1-adapter-api/model/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-model</artifactId>
- <version>1.6.3-SNAPSHOT</version>
+ <version>1.6.4-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>ccsdk-oran :: ${project.artifactId}</name>
diff --git a/a1-adapter/a1-adapter-api/pom.xml b/a1-adapter/a1-adapter-api/pom.xml
index e8ad5632..47fd4f3a 100644
--- a/a1-adapter/a1-adapter-api/pom.xml
+++ b/a1-adapter/a1-adapter-api/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-api</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/a1-adapter-api/provider/README.md b/a1-adapter/a1-adapter-api/provider/README.md
index bce2bb26..1c4ed537 100644
--- a/a1-adapter/a1-adapter-api/provider/README.md
+++ b/a1-adapter/a1-adapter-api/provider/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/a1-adapter-api/provider/pom.xml b/a1-adapter/a1-adapter-api/provider/pom.xml
index 64e2ae43..4c3f3658 100644
--- a/a1-adapter/a1-adapter-api/provider/pom.xml
+++ b/a1-adapter/a1-adapter-api/provider/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-provider</artifactId>
- <version>1.6.3-SNAPSHOT</version>
+ <version>1.6.4-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>ccsdk-oran :: ${project.artifactId}</name>
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>
diff --git a/a1-adapter/pom.xml b/a1-adapter/pom.xml
index ec59d6b2..23270b6b 100644
--- a/a1-adapter/pom.xml
+++ b/a1-adapter/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</artifactId>
- <version>1.6.3-SNAPSHOT</version>
+ <version>1.6.4-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-oran :: ${project.artifactId}</name>