From: JohnKeeney Date: Thu, 3 Jul 2025 11:13:40 +0000 (+0100) Subject: Roll version before L-Release X-Git-Tag: 0.3.0~1 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=0d01364181aa689aa8af0df1c3c8cd7ea216d532;p=nonrtric%2Fplt%2Frappmanager.git Roll version before L-Release Issue-ID: NONRTRIC-1072 Change-Id: Ib6a5890dd3583a69dadbc984dcdfffc8fd65f4f5 Signed-off-by: JohnKeeney --- diff --git a/docs/requirements-docs.txt b/docs/requirements-docs.txt index f90f2a0..515df2a 100755 --- a/docs/requirements-docs.txt +++ b/docs/requirements-docs.txt @@ -10,4 +10,5 @@ sphinxcontrib-swaggerdoc sphinx_bootstrap_theme sphinxcontrib-redoc lfdocs-conf -urllib3~=1.26.15 \ No newline at end of file +urllib3~=1.26.15 +pillow==11.2.1 \ No newline at end of file diff --git a/participants/docs/requirements-docs.txt b/participants/docs/requirements-docs.txt index f90f2a0..515df2a 100755 --- a/participants/docs/requirements-docs.txt +++ b/participants/docs/requirements-docs.txt @@ -10,4 +10,5 @@ sphinxcontrib-swaggerdoc sphinx_bootstrap_theme sphinxcontrib-redoc lfdocs-conf -urllib3~=1.26.15 \ No newline at end of file +urllib3~=1.26.15 +pillow==11.2.1 \ No newline at end of file diff --git a/participants/participant-impl-dme/pom.xml b/participants/participant-impl-dme/pom.xml index 8ff3ee2..d8c7d9d 100755 --- a/participants/participant-impl-dme/pom.xml +++ b/participants/participant-impl-dme/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-2025 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. @@ -26,7 +26,7 @@ org.o-ran-sc.nonrtric.plt participants - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT org.o-ran-sc.nonrtric.plt.participants diff --git a/pom.xml b/pom.xml index 15f1234..430688a 100755 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.o-ran-sc.nonrtric.plt rappmanager - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT pom NONRTRIC rAppmanager O-RAN SC rApp Management function. diff --git a/rapp-manager-acm/pom.xml b/rapp-manager-acm/pom.xml index 39b3ed1..b2b784c 100755 --- a/rapp-manager-acm/pom.xml +++ b/rapp-manager-acm/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-2025 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. @@ -26,7 +26,7 @@ org.o-ran-sc.nonrtric.plt rappmanager - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT org.o-ran-sc.nonrtric.plt.rappmanager diff --git a/rapp-manager-application/pom.xml b/rapp-manager-application/pom.xml index d3bfca7..0eea449 100755 --- a/rapp-manager-application/pom.xml +++ b/rapp-manager-application/pom.xml @@ -4,6 +4,7 @@ * O-RAN-SC * %% * Copyright (C) 2023 Nordix Foundation +* Copyright (C) 2023-2025 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. @@ -25,7 +26,7 @@ org.o-ran-sc.nonrtric.plt rappmanager - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT org.o-ran-sc.nonrtric.plt.rappmanager diff --git a/rapp-manager-dme/pom.xml b/rapp-manager-dme/pom.xml index eb17432..4803aa1 100755 --- a/rapp-manager-dme/pom.xml +++ b/rapp-manager-dme/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-2025 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. @@ -26,7 +26,7 @@ org.o-ran-sc.nonrtric.plt rappmanager - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT org.o-ran-sc.nonrtric.plt.rappmanager diff --git a/rapp-manager-models/pom.xml b/rapp-manager-models/pom.xml index ea10ef7..7da21ce 100755 --- a/rapp-manager-models/pom.xml +++ b/rapp-manager-models/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-2025 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. @@ -26,7 +26,7 @@ org.o-ran-sc.nonrtric.plt rappmanager - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT org.o-ran-sc.nonrtric.plt.rappmanager diff --git a/rapp-manager-sme/pom.xml b/rapp-manager-sme/pom.xml index 5526ffb..05a6bf1 100755 --- a/rapp-manager-sme/pom.xml +++ b/rapp-manager-sme/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-2025 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. @@ -26,7 +26,7 @@ org.o-ran-sc.nonrtric.plt rappmanager - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT org.o-ran-sc.nonrtric.plt.rappmanager