From 91c264d4466e3f5abe6b6d4c8aa1bf14e5f1e4e0 Mon Sep 17 00:00:00 2001 From: JohnKeeney Date: Wed, 26 Jun 2024 16:34:56 +0100 Subject: [PATCH] NoOp to trigger image generation for staging/release Issue-ID: NONRTRIC-972 Change-Id: I03ad8a9551672a75dbb30810132897eb446e7f0d Signed-off-by: JohnKeeney --- participants/participant-impl-dme/pom.xml | 1 + pom.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/participants/participant-impl-dme/pom.xml b/participants/participant-impl-dme/pom.xml index b17e363..7f2d8e5 100755 --- a/participants/participant-impl-dme/pom.xml +++ b/participants/participant-impl-dme/pom.xml @@ -4,6 +4,7 @@ * O-RAN-SC * %% * Copyright (C) 2023 Nordix Foundation +* Copyright (C) 2023-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. diff --git a/pom.xml b/pom.xml index e2c93cd..b952d57 100755 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ * O-RAN-SC * %% * Copyright (C) 2023 Nordix Foundation -* Copyright (C) 2023-2024 OpenInfra Foundation Europe. All rights reserved. +* Copyright (C) 2023-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. -- 2.16.6