From d0f61c571cfae89025235d180832c473f64ce45c Mon Sep 17 00:00:00 2001 From: jenkins-fdp Date: Fri, 28 Feb 2025 09:17:14 +0000 Subject: [PATCH] Adapted version to 6.15.0-SNAPSHOT --- integration-tests/cucumber-tests-core/pom.xml | 2 +- integration-tests/cucumber-tests-execution/pom.xml | 2 +- .../cucumber-tests-platform-common/pom.xml | 2 +- .../cucumber-tests-platform-publiclighting/pom.xml | 2 +- .../cucumber-tests-platform-smartmetering/pom.xml | 2 +- integration-tests/cucumber-tests-platform/pom.xml | 2 +- .../cucumber-tests-protocol-iec60870/pom.xml | 2 +- integration-tests/parent-integration-tests/pom.xml | 2 +- integration-tests/pom.xml | 2 +- osgp/platform/osgp-adapter-domain-admin/pom.xml | 2 +- osgp/platform/osgp-adapter-domain-core/pom.xml | 2 +- .../osgp-adapter-domain-publiclighting/pom.xml | 2 +- osgp/platform/osgp-adapter-domain-shared/pom.xml | 2 +- .../platform/osgp-adapter-domain-smartmetering/pom.xml | 2 +- .../osgp-adapter-domain-tariffswitching/pom.xml | 2 +- osgp/platform/osgp-adapter-ws-admin/pom.xml | 2 +- osgp/platform/osgp-adapter-ws-core/pom.xml | 2 +- osgp/platform/osgp-adapter-ws-publiclighting/pom.xml | 2 +- osgp/platform/osgp-adapter-ws-shared-db/pom.xml | 2 +- osgp/platform/osgp-adapter-ws-shared/pom.xml | 2 +- osgp/platform/osgp-adapter-ws-smartmetering/pom.xml | 2 +- osgp/platform/osgp-adapter-ws-tariffswitching/pom.xml | 2 +- osgp/platform/osgp-core/pom.xml | 2 +- osgp/platform/osgp-domain-core/pom.xml | 2 +- osgp/platform/osgp-domain-logging/pom.xml | 2 +- osgp/platform/osgp-logging/pom.xml | 2 +- osgp/platform/osgp-secret-management/pom.xml | 2 +- osgp/platform/osgp-throttling-service/pom.xml | 2 +- osgp/platform/parent-platform/pom.xml | 2 +- osgp/platform/pom.xml | 2 +- osgp/pom.xml | 2 +- osgp/protocol-adapter-dlms/osgp-dlms/pom.xml | 2 +- .../osgp-jasper-interface/pom.xml | 2 +- .../osgp-protocol-adapter-dlms/pom.xml | 2 +- .../osgp-simulator-dlms-triggered/pom.xml | 2 +- .../osgp-protocol-simulator-dlms/pom.xml | 2 +- .../simulator/dlms-device-simulator-starter/pom.xml | 2 +- .../simulator/dlms-device-simulator/pom.xml | 2 +- .../osgp-protocol-simulator-dlms/simulator/pom.xml | 2 +- osgp/protocol-adapter-dlms/parent-pa-dlms/pom.xml | 2 +- osgp/protocol-adapter-dlms/pom.xml | 2 +- osgp/protocol-adapter-iec60870/osgp-iec60870/pom.xml | 2 +- .../osgp-protocol-adapter-iec60870/pom.xml | 2 +- .../osgp-protocol-simulator-iec60870/pom.xml | 2 +- .../parent-pa-iec60870/pom.xml | 2 +- osgp/protocol-adapter-iec60870/pom.xml | 2 +- .../osgp-core-db-api-iec61850/pom.xml | 2 +- osgp/protocol-adapter-iec61850/osgp-iec61850/pom.xml | 2 +- .../osgp-protocol-adapter-iec61850/pom.xml | 2 +- .../osgp-protocol-simulator-iec61850/pom.xml | 2 +- .../parent-pa-iec61850/pom.xml | 2 +- osgp/protocol-adapter-iec61850/pom.xml | 2 +- osgp/protocol-adapter-oslp/osgp-core-db-api/pom.xml | 2 +- .../osgp-protocol-adapter-oslp-elster/pom.xml | 2 +- osgp/protocol-adapter-oslp/oslp/pom.xml | 2 +- osgp/protocol-adapter-oslp/parent-pa-oslp/pom.xml | 2 +- osgp/protocol-adapter-oslp/pom.xml | 2 +- osgp/protocol-adapter-oslp/signing-server/pom.xml | 2 +- .../protocol-adapter-oslp/web-device-simulator/pom.xml | 2 +- osgp/shared/osgp-dto/pom.xml | 2 +- osgp/shared/osgp-jasper-shared/pom.xml | 2 +- osgp/shared/osgp-kafka-config/pom.xml | 2 +- osgp/shared/osgp-throttling-api/pom.xml | 2 +- osgp/shared/osgp-throttling-client/pom.xml | 2 +- osgp/shared/osgp-ws-admin/pom.xml | 2 +- osgp/shared/osgp-ws-core/pom.xml | 2 +- osgp/shared/osgp-ws-publiclighting/pom.xml | 2 +- osgp/shared/osgp-ws-secret-management/pom.xml | 2 +- osgp/shared/osgp-ws-smartmetering/pom.xml | 2 +- osgp/shared/osgp-ws-tariffswitching/pom.xml | 2 +- osgp/shared/parent-shared/pom.xml | 2 +- osgp/shared/pom.xml | 2 +- osgp/shared/shared/pom.xml | 2 +- pom.xml | 2 +- public-lighting-demo-app/parent-os-webapps/pom.xml | 2 +- public-lighting-demo-app/pom.xml | 2 +- public-lighting-demo-app/web-demo-app/pom.xml | 2 +- super/pom.xml | 10 +++++----- 78 files changed, 82 insertions(+), 82 deletions(-) diff --git a/integration-tests/cucumber-tests-core/pom.xml b/integration-tests/cucumber-tests-core/pom.xml index 8285a6edd2..2428e90c37 100644 --- a/integration-tests/cucumber-tests-core/pom.xml +++ b/integration-tests/cucumber-tests-core/pom.xml @@ -12,7 +12,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-integration-tests - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-integration-tests/pom.xml diff --git a/integration-tests/cucumber-tests-execution/pom.xml b/integration-tests/cucumber-tests-execution/pom.xml index 0b9e5684b8..411b5cadc1 100644 --- a/integration-tests/cucumber-tests-execution/pom.xml +++ b/integration-tests/cucumber-tests-execution/pom.xml @@ -12,7 +12,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-integration-tests - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-integration-tests/pom.xml diff --git a/integration-tests/cucumber-tests-platform-common/pom.xml b/integration-tests/cucumber-tests-platform-common/pom.xml index 8a4a6bbfcb..8471397130 100644 --- a/integration-tests/cucumber-tests-platform-common/pom.xml +++ b/integration-tests/cucumber-tests-platform-common/pom.xml @@ -13,7 +13,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-integration-tests - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-integration-tests/pom.xml diff --git a/integration-tests/cucumber-tests-platform-publiclighting/pom.xml b/integration-tests/cucumber-tests-platform-publiclighting/pom.xml index 646bc3a17f..ed440f0e4e 100644 --- a/integration-tests/cucumber-tests-platform-publiclighting/pom.xml +++ b/integration-tests/cucumber-tests-platform-publiclighting/pom.xml @@ -12,7 +12,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-integration-tests - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-integration-tests/pom.xml diff --git a/integration-tests/cucumber-tests-platform-smartmetering/pom.xml b/integration-tests/cucumber-tests-platform-smartmetering/pom.xml index a4239c3210..2b8ae9a04a 100644 --- a/integration-tests/cucumber-tests-platform-smartmetering/pom.xml +++ b/integration-tests/cucumber-tests-platform-smartmetering/pom.xml @@ -14,7 +14,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-integration-tests - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-integration-tests/pom.xml diff --git a/integration-tests/cucumber-tests-platform/pom.xml b/integration-tests/cucumber-tests-platform/pom.xml index 8a13600d8f..57b25373bc 100644 --- a/integration-tests/cucumber-tests-platform/pom.xml +++ b/integration-tests/cucumber-tests-platform/pom.xml @@ -12,7 +12,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-integration-tests - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-integration-tests/pom.xml diff --git a/integration-tests/cucumber-tests-protocol-iec60870/pom.xml b/integration-tests/cucumber-tests-protocol-iec60870/pom.xml index 5243fe8578..736efad787 100644 --- a/integration-tests/cucumber-tests-protocol-iec60870/pom.xml +++ b/integration-tests/cucumber-tests-protocol-iec60870/pom.xml @@ -12,7 +12,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-integration-tests - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-integration-tests/pom.xml diff --git a/integration-tests/parent-integration-tests/pom.xml b/integration-tests/parent-integration-tests/pom.xml index 7f1b1c7093..4128b9b0f2 100644 --- a/integration-tests/parent-integration-tests/pom.xml +++ b/integration-tests/parent-integration-tests/pom.xml @@ -17,7 +17,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform super-osgp - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../../super/pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 7cce735eb9..02e786ab21 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -11,7 +11,7 @@ SPDX-License-Identifier: Apache-2.0 4.0.0 org.opensmartgridplatform integration-tests - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT pom diff --git a/osgp/platform/osgp-adapter-domain-admin/pom.xml b/osgp/platform/osgp-adapter-domain-admin/pom.xml index 30426cc7e7..5956d8b6a4 100644 --- a/osgp/platform/osgp-adapter-domain-admin/pom.xml +++ b/osgp/platform/osgp-adapter-domain-admin/pom.xml @@ -17,7 +17,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-platform - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-platform/pom.xml diff --git a/osgp/platform/osgp-adapter-domain-core/pom.xml b/osgp/platform/osgp-adapter-domain-core/pom.xml index a32508a0b1..0e4e44dd31 100644 --- a/osgp/platform/osgp-adapter-domain-core/pom.xml +++ b/osgp/platform/osgp-adapter-domain-core/pom.xml @@ -17,7 +17,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-platform - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-platform/pom.xml diff --git a/osgp/platform/osgp-adapter-domain-publiclighting/pom.xml b/osgp/platform/osgp-adapter-domain-publiclighting/pom.xml index 672627e705..402bec1b85 100644 --- a/osgp/platform/osgp-adapter-domain-publiclighting/pom.xml +++ b/osgp/platform/osgp-adapter-domain-publiclighting/pom.xml @@ -17,7 +17,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-platform - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-platform/pom.xml diff --git a/osgp/platform/osgp-adapter-domain-shared/pom.xml b/osgp/platform/osgp-adapter-domain-shared/pom.xml index bab79b3903..9ded1fa789 100644 --- a/osgp/platform/osgp-adapter-domain-shared/pom.xml +++ b/osgp/platform/osgp-adapter-domain-shared/pom.xml @@ -17,7 +17,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-platform - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-platform/pom.xml diff --git a/osgp/platform/osgp-adapter-domain-smartmetering/pom.xml b/osgp/platform/osgp-adapter-domain-smartmetering/pom.xml index fd1d2efb3c..b221366962 100644 --- a/osgp/platform/osgp-adapter-domain-smartmetering/pom.xml +++ b/osgp/platform/osgp-adapter-domain-smartmetering/pom.xml @@ -18,7 +18,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-platform - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-platform/pom.xml diff --git a/osgp/platform/osgp-adapter-domain-tariffswitching/pom.xml b/osgp/platform/osgp-adapter-domain-tariffswitching/pom.xml index 97d9803eac..de801502c0 100644 --- a/osgp/platform/osgp-adapter-domain-tariffswitching/pom.xml +++ b/osgp/platform/osgp-adapter-domain-tariffswitching/pom.xml @@ -17,7 +17,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-platform - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-platform/pom.xml diff --git a/osgp/platform/osgp-adapter-ws-admin/pom.xml b/osgp/platform/osgp-adapter-ws-admin/pom.xml index 591c5b97a7..ae7898efa1 100644 --- a/osgp/platform/osgp-adapter-ws-admin/pom.xml +++ b/osgp/platform/osgp-adapter-ws-admin/pom.xml @@ -18,7 +18,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-platform - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-platform/pom.xml diff --git a/osgp/platform/osgp-adapter-ws-core/pom.xml b/osgp/platform/osgp-adapter-ws-core/pom.xml index 3e6a7e12b5..22dd7c511e 100644 --- a/osgp/platform/osgp-adapter-ws-core/pom.xml +++ b/osgp/platform/osgp-adapter-ws-core/pom.xml @@ -19,7 +19,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-platform - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-platform/pom.xml diff --git a/osgp/platform/osgp-adapter-ws-publiclighting/pom.xml b/osgp/platform/osgp-adapter-ws-publiclighting/pom.xml index d6991193a1..0b8a2a59d1 100644 --- a/osgp/platform/osgp-adapter-ws-publiclighting/pom.xml +++ b/osgp/platform/osgp-adapter-ws-publiclighting/pom.xml @@ -18,7 +18,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-platform - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-platform/pom.xml diff --git a/osgp/platform/osgp-adapter-ws-shared-db/pom.xml b/osgp/platform/osgp-adapter-ws-shared-db/pom.xml index 1c3120b06e..7568e07e80 100644 --- a/osgp/platform/osgp-adapter-ws-shared-db/pom.xml +++ b/osgp/platform/osgp-adapter-ws-shared-db/pom.xml @@ -17,7 +17,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-platform - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-platform/pom.xml diff --git a/osgp/platform/osgp-adapter-ws-shared/pom.xml b/osgp/platform/osgp-adapter-ws-shared/pom.xml index 02dd30b2a8..bae7bd9a8b 100644 --- a/osgp/platform/osgp-adapter-ws-shared/pom.xml +++ b/osgp/platform/osgp-adapter-ws-shared/pom.xml @@ -17,7 +17,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-platform - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-platform/pom.xml diff --git a/osgp/platform/osgp-adapter-ws-smartmetering/pom.xml b/osgp/platform/osgp-adapter-ws-smartmetering/pom.xml index c164495aa8..1b3e97f521 100644 --- a/osgp/platform/osgp-adapter-ws-smartmetering/pom.xml +++ b/osgp/platform/osgp-adapter-ws-smartmetering/pom.xml @@ -18,7 +18,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-platform - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-platform/pom.xml diff --git a/osgp/platform/osgp-adapter-ws-tariffswitching/pom.xml b/osgp/platform/osgp-adapter-ws-tariffswitching/pom.xml index f3f6ab2e0d..39a0889c8e 100644 --- a/osgp/platform/osgp-adapter-ws-tariffswitching/pom.xml +++ b/osgp/platform/osgp-adapter-ws-tariffswitching/pom.xml @@ -18,7 +18,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-platform - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-platform/pom.xml diff --git a/osgp/platform/osgp-core/pom.xml b/osgp/platform/osgp-core/pom.xml index 886cd96fc1..ba2378482f 100644 --- a/osgp/platform/osgp-core/pom.xml +++ b/osgp/platform/osgp-core/pom.xml @@ -18,7 +18,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-platform - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-platform/pom.xml diff --git a/osgp/platform/osgp-domain-core/pom.xml b/osgp/platform/osgp-domain-core/pom.xml index 54db3e6cf5..b78bd68dd3 100644 --- a/osgp/platform/osgp-domain-core/pom.xml +++ b/osgp/platform/osgp-domain-core/pom.xml @@ -17,7 +17,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-platform - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-platform/pom.xml diff --git a/osgp/platform/osgp-domain-logging/pom.xml b/osgp/platform/osgp-domain-logging/pom.xml index 1a7f07eb4a..3050226ac4 100644 --- a/osgp/platform/osgp-domain-logging/pom.xml +++ b/osgp/platform/osgp-domain-logging/pom.xml @@ -17,7 +17,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-platform - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-platform/pom.xml diff --git a/osgp/platform/osgp-logging/pom.xml b/osgp/platform/osgp-logging/pom.xml index d6e06ff1f3..3e80149a31 100644 --- a/osgp/platform/osgp-logging/pom.xml +++ b/osgp/platform/osgp-logging/pom.xml @@ -17,7 +17,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-platform - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-platform/pom.xml diff --git a/osgp/platform/osgp-secret-management/pom.xml b/osgp/platform/osgp-secret-management/pom.xml index dab4848d33..15ec93ea0c 100644 --- a/osgp/platform/osgp-secret-management/pom.xml +++ b/osgp/platform/osgp-secret-management/pom.xml @@ -15,7 +15,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-platform - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-platform/pom.xml diff --git a/osgp/platform/osgp-throttling-service/pom.xml b/osgp/platform/osgp-throttling-service/pom.xml index 643afb1e18..ed64081f8c 100644 --- a/osgp/platform/osgp-throttling-service/pom.xml +++ b/osgp/platform/osgp-throttling-service/pom.xml @@ -18,7 +18,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-platform - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-platform/pom.xml diff --git a/osgp/platform/parent-platform/pom.xml b/osgp/platform/parent-platform/pom.xml index 1b299e962a..99942b463a 100644 --- a/osgp/platform/parent-platform/pom.xml +++ b/osgp/platform/parent-platform/pom.xml @@ -13,7 +13,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform super-osgp - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../../../super/pom.xml diff --git a/osgp/platform/pom.xml b/osgp/platform/pom.xml index faab42ec2a..4e64c4bf07 100644 --- a/osgp/platform/pom.xml +++ b/osgp/platform/pom.xml @@ -10,7 +10,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform platform - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT pom diff --git a/osgp/pom.xml b/osgp/pom.xml index 755fc3e9b9..b055e5375d 100644 --- a/osgp/pom.xml +++ b/osgp/pom.xml @@ -13,7 +13,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform super-osgp - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../super/pom.xml diff --git a/osgp/protocol-adapter-dlms/osgp-dlms/pom.xml b/osgp/protocol-adapter-dlms/osgp-dlms/pom.xml index cd198a9e44..d9c031337b 100644 --- a/osgp/protocol-adapter-dlms/osgp-dlms/pom.xml +++ b/osgp/protocol-adapter-dlms/osgp-dlms/pom.xml @@ -16,7 +16,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-pa-dlms - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-pa-dlms/pom.xml diff --git a/osgp/protocol-adapter-dlms/osgp-jasper-interface/pom.xml b/osgp/protocol-adapter-dlms/osgp-jasper-interface/pom.xml index 239ec185f7..de32a0edcf 100644 --- a/osgp/protocol-adapter-dlms/osgp-jasper-interface/pom.xml +++ b/osgp/protocol-adapter-dlms/osgp-jasper-interface/pom.xml @@ -20,7 +20,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-pa-dlms - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-pa-dlms/pom.xml diff --git a/osgp/protocol-adapter-dlms/osgp-protocol-adapter-dlms/pom.xml b/osgp/protocol-adapter-dlms/osgp-protocol-adapter-dlms/pom.xml index f15160f1b5..3fae73e82a 100644 --- a/osgp/protocol-adapter-dlms/osgp-protocol-adapter-dlms/pom.xml +++ b/osgp/protocol-adapter-dlms/osgp-protocol-adapter-dlms/pom.xml @@ -20,7 +20,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-pa-dlms - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-pa-dlms/pom.xml diff --git a/osgp/protocol-adapter-dlms/osgp-protocol-simulator-dlms/osgp-simulator-dlms-triggered/pom.xml b/osgp/protocol-adapter-dlms/osgp-protocol-simulator-dlms/osgp-simulator-dlms-triggered/pom.xml index 78492db932..466c6a5a2b 100644 --- a/osgp/protocol-adapter-dlms/osgp-protocol-simulator-dlms/osgp-simulator-dlms-triggered/pom.xml +++ b/osgp/protocol-adapter-dlms/osgp-protocol-simulator-dlms/osgp-simulator-dlms-triggered/pom.xml @@ -15,7 +15,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform osgp-protocol-simulator-dlms - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT diff --git a/osgp/protocol-adapter-dlms/osgp-protocol-simulator-dlms/pom.xml b/osgp/protocol-adapter-dlms/osgp-protocol-simulator-dlms/pom.xml index 64c7e54716..d181664a77 100644 --- a/osgp/protocol-adapter-dlms/osgp-protocol-simulator-dlms/pom.xml +++ b/osgp/protocol-adapter-dlms/osgp-protocol-simulator-dlms/pom.xml @@ -16,7 +16,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform super-osgp - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../../../super/pom.xml diff --git a/osgp/protocol-adapter-dlms/osgp-protocol-simulator-dlms/simulator/dlms-device-simulator-starter/pom.xml b/osgp/protocol-adapter-dlms/osgp-protocol-simulator-dlms/simulator/dlms-device-simulator-starter/pom.xml index 7f7ef5affe..6599fd39b3 100644 --- a/osgp/protocol-adapter-dlms/osgp-protocol-simulator-dlms/simulator/dlms-device-simulator-starter/pom.xml +++ b/osgp/protocol-adapter-dlms/osgp-protocol-simulator-dlms/simulator/dlms-device-simulator-starter/pom.xml @@ -18,7 +18,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform osgp-protocol-simulator-dlms - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../../../osgp-protocol-simulator-dlms/pom.xml diff --git a/osgp/protocol-adapter-dlms/osgp-protocol-simulator-dlms/simulator/dlms-device-simulator/pom.xml b/osgp/protocol-adapter-dlms/osgp-protocol-simulator-dlms/simulator/dlms-device-simulator/pom.xml index 134f4b0691..c4d39e64d4 100644 --- a/osgp/protocol-adapter-dlms/osgp-protocol-simulator-dlms/simulator/dlms-device-simulator/pom.xml +++ b/osgp/protocol-adapter-dlms/osgp-protocol-simulator-dlms/simulator/dlms-device-simulator/pom.xml @@ -16,7 +16,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform osgp-protocol-simulator-dlms - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../../../osgp-protocol-simulator-dlms/pom.xml diff --git a/osgp/protocol-adapter-dlms/osgp-protocol-simulator-dlms/simulator/pom.xml b/osgp/protocol-adapter-dlms/osgp-protocol-simulator-dlms/simulator/pom.xml index e411e50828..e3bf32fc5f 100644 --- a/osgp/protocol-adapter-dlms/osgp-protocol-simulator-dlms/simulator/pom.xml +++ b/osgp/protocol-adapter-dlms/osgp-protocol-simulator-dlms/simulator/pom.xml @@ -16,7 +16,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-pa-dlms - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../../parent-pa-dlms/pom.xml diff --git a/osgp/protocol-adapter-dlms/parent-pa-dlms/pom.xml b/osgp/protocol-adapter-dlms/parent-pa-dlms/pom.xml index a1e42d6761..284743d4b3 100644 --- a/osgp/protocol-adapter-dlms/parent-pa-dlms/pom.xml +++ b/osgp/protocol-adapter-dlms/parent-pa-dlms/pom.xml @@ -17,7 +17,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform super-osgp - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../../../super/pom.xml diff --git a/osgp/protocol-adapter-dlms/pom.xml b/osgp/protocol-adapter-dlms/pom.xml index 80f063210f..eca9e22b5b 100644 --- a/osgp/protocol-adapter-dlms/pom.xml +++ b/osgp/protocol-adapter-dlms/pom.xml @@ -10,7 +10,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform protocol-adapter-dlms - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT pom diff --git a/osgp/protocol-adapter-iec60870/osgp-iec60870/pom.xml b/osgp/protocol-adapter-iec60870/osgp-iec60870/pom.xml index 69f2ea56c2..d489ea3323 100644 --- a/osgp/protocol-adapter-iec60870/osgp-iec60870/pom.xml +++ b/osgp/protocol-adapter-iec60870/osgp-iec60870/pom.xml @@ -11,7 +11,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-pa-iec60870 - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-pa-iec60870/pom.xml diff --git a/osgp/protocol-adapter-iec60870/osgp-protocol-adapter-iec60870/pom.xml b/osgp/protocol-adapter-iec60870/osgp-protocol-adapter-iec60870/pom.xml index 4a60553b16..c8bab0a75e 100644 --- a/osgp/protocol-adapter-iec60870/osgp-protocol-adapter-iec60870/pom.xml +++ b/osgp/protocol-adapter-iec60870/osgp-protocol-adapter-iec60870/pom.xml @@ -13,7 +13,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-pa-iec60870 - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-pa-iec60870/pom.xml diff --git a/osgp/protocol-adapter-iec60870/osgp-protocol-simulator-iec60870/pom.xml b/osgp/protocol-adapter-iec60870/osgp-protocol-simulator-iec60870/pom.xml index d7356a3f92..722430cb88 100644 --- a/osgp/protocol-adapter-iec60870/osgp-protocol-simulator-iec60870/pom.xml +++ b/osgp/protocol-adapter-iec60870/osgp-protocol-simulator-iec60870/pom.xml @@ -22,7 +22,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform osgp-protocol-simulator-iec60870 - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT war osgp-protocol-simulator-iec60870 Simulator for IEC60870-5-104 protocol diff --git a/osgp/protocol-adapter-iec60870/parent-pa-iec60870/pom.xml b/osgp/protocol-adapter-iec60870/parent-pa-iec60870/pom.xml index b20ace4943..22ced3503f 100644 --- a/osgp/protocol-adapter-iec60870/parent-pa-iec60870/pom.xml +++ b/osgp/protocol-adapter-iec60870/parent-pa-iec60870/pom.xml @@ -13,7 +13,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform super-osgp - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../../../super/pom.xml diff --git a/osgp/protocol-adapter-iec60870/pom.xml b/osgp/protocol-adapter-iec60870/pom.xml index b237884c2e..0384dcf72d 100644 --- a/osgp/protocol-adapter-iec60870/pom.xml +++ b/osgp/protocol-adapter-iec60870/pom.xml @@ -12,7 +12,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform protocol-adapter-iec60870 - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT pom protocol-adapter-iec60870 diff --git a/osgp/protocol-adapter-iec61850/osgp-core-db-api-iec61850/pom.xml b/osgp/protocol-adapter-iec61850/osgp-core-db-api-iec61850/pom.xml index 29ebde7a09..3189a187cd 100644 --- a/osgp/protocol-adapter-iec61850/osgp-core-db-api-iec61850/pom.xml +++ b/osgp/protocol-adapter-iec61850/osgp-core-db-api-iec61850/pom.xml @@ -18,7 +18,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-pa-iec61850 - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-pa-iec61850/pom.xml diff --git a/osgp/protocol-adapter-iec61850/osgp-iec61850/pom.xml b/osgp/protocol-adapter-iec61850/osgp-iec61850/pom.xml index c7e79f137e..27e9727184 100644 --- a/osgp/protocol-adapter-iec61850/osgp-iec61850/pom.xml +++ b/osgp/protocol-adapter-iec61850/osgp-iec61850/pom.xml @@ -16,7 +16,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-pa-iec61850 - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-pa-iec61850/pom.xml diff --git a/osgp/protocol-adapter-iec61850/osgp-protocol-adapter-iec61850/pom.xml b/osgp/protocol-adapter-iec61850/osgp-protocol-adapter-iec61850/pom.xml index eea28034dd..d47329d1b0 100644 --- a/osgp/protocol-adapter-iec61850/osgp-protocol-adapter-iec61850/pom.xml +++ b/osgp/protocol-adapter-iec61850/osgp-protocol-adapter-iec61850/pom.xml @@ -17,7 +17,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-pa-iec61850 - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-pa-iec61850/pom.xml diff --git a/osgp/protocol-adapter-iec61850/osgp-protocol-simulator-iec61850/pom.xml b/osgp/protocol-adapter-iec61850/osgp-protocol-simulator-iec61850/pom.xml index a60546a8ab..a68e0ce558 100644 --- a/osgp/protocol-adapter-iec61850/osgp-protocol-simulator-iec61850/pom.xml +++ b/osgp/protocol-adapter-iec61850/osgp-protocol-simulator-iec61850/pom.xml @@ -38,7 +38,7 @@ SPDX-License-Identifier: Apache-2.0 ${maven.site.distributionManagement.site.url} - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT org.springframework.boot diff --git a/osgp/protocol-adapter-iec61850/parent-pa-iec61850/pom.xml b/osgp/protocol-adapter-iec61850/parent-pa-iec61850/pom.xml index bfa39f9bcd..9102449065 100644 --- a/osgp/protocol-adapter-iec61850/parent-pa-iec61850/pom.xml +++ b/osgp/protocol-adapter-iec61850/parent-pa-iec61850/pom.xml @@ -18,7 +18,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform super-osgp - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../../../super/pom.xml diff --git a/osgp/protocol-adapter-iec61850/pom.xml b/osgp/protocol-adapter-iec61850/pom.xml index bec17da348..9fa89bb0ca 100644 --- a/osgp/protocol-adapter-iec61850/pom.xml +++ b/osgp/protocol-adapter-iec61850/pom.xml @@ -12,7 +12,7 @@ SPDX-License-Identifier: Apache-2.0 protocol-adapter-iec61850 org.opensmartgridplatform - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT pom protocol-adapter-iec61850 diff --git a/osgp/protocol-adapter-oslp/osgp-core-db-api/pom.xml b/osgp/protocol-adapter-oslp/osgp-core-db-api/pom.xml index 431b485a14..9f5c2d031e 100644 --- a/osgp/protocol-adapter-oslp/osgp-core-db-api/pom.xml +++ b/osgp/protocol-adapter-oslp/osgp-core-db-api/pom.xml @@ -17,7 +17,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-pa-oslp - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-pa-oslp/pom.xml diff --git a/osgp/protocol-adapter-oslp/osgp-protocol-adapter-oslp-elster/pom.xml b/osgp/protocol-adapter-oslp/osgp-protocol-adapter-oslp-elster/pom.xml index b17cfee1ca..7be040b596 100644 --- a/osgp/protocol-adapter-oslp/osgp-protocol-adapter-oslp-elster/pom.xml +++ b/osgp/protocol-adapter-oslp/osgp-protocol-adapter-oslp-elster/pom.xml @@ -17,7 +17,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-pa-oslp - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-pa-oslp/pom.xml diff --git a/osgp/protocol-adapter-oslp/oslp/pom.xml b/osgp/protocol-adapter-oslp/oslp/pom.xml index f0f434a8bc..2af90151a1 100644 --- a/osgp/protocol-adapter-oslp/oslp/pom.xml +++ b/osgp/protocol-adapter-oslp/oslp/pom.xml @@ -19,7 +19,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-pa-oslp - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-pa-oslp/pom.xml diff --git a/osgp/protocol-adapter-oslp/parent-pa-oslp/pom.xml b/osgp/protocol-adapter-oslp/parent-pa-oslp/pom.xml index b7f029641c..3f660ef802 100644 --- a/osgp/protocol-adapter-oslp/parent-pa-oslp/pom.xml +++ b/osgp/protocol-adapter-oslp/parent-pa-oslp/pom.xml @@ -18,7 +18,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform super-osgp - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../../../super/pom.xml diff --git a/osgp/protocol-adapter-oslp/pom.xml b/osgp/protocol-adapter-oslp/pom.xml index a8d1ff95be..eefcf6e2b9 100644 --- a/osgp/protocol-adapter-oslp/pom.xml +++ b/osgp/protocol-adapter-oslp/pom.xml @@ -12,7 +12,7 @@ SPDX-License-Identifier: Apache-2.0 protocol-adapter-oslp org.opensmartgridplatform - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT pom diff --git a/osgp/protocol-adapter-oslp/signing-server/pom.xml b/osgp/protocol-adapter-oslp/signing-server/pom.xml index f5a9ab0bfb..79ffc702c5 100644 --- a/osgp/protocol-adapter-oslp/signing-server/pom.xml +++ b/osgp/protocol-adapter-oslp/signing-server/pom.xml @@ -17,7 +17,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-pa-oslp - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-pa-oslp/pom.xml diff --git a/osgp/protocol-adapter-oslp/web-device-simulator/pom.xml b/osgp/protocol-adapter-oslp/web-device-simulator/pom.xml index 58dbdb2e47..3fe597794a 100644 --- a/osgp/protocol-adapter-oslp/web-device-simulator/pom.xml +++ b/osgp/protocol-adapter-oslp/web-device-simulator/pom.xml @@ -20,7 +20,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-pa-oslp - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-pa-oslp/pom.xml diff --git a/osgp/shared/osgp-dto/pom.xml b/osgp/shared/osgp-dto/pom.xml index 01623050d6..c595e4b3d3 100644 --- a/osgp/shared/osgp-dto/pom.xml +++ b/osgp/shared/osgp-dto/pom.xml @@ -19,7 +19,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-shared - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-shared/pom.xml diff --git a/osgp/shared/osgp-jasper-shared/pom.xml b/osgp/shared/osgp-jasper-shared/pom.xml index 927a6b8329..7e2f8b90b4 100644 --- a/osgp/shared/osgp-jasper-shared/pom.xml +++ b/osgp/shared/osgp-jasper-shared/pom.xml @@ -6,7 +6,7 @@ org.opensmartgridplatform parent-shared - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-shared/pom.xml diff --git a/osgp/shared/osgp-kafka-config/pom.xml b/osgp/shared/osgp-kafka-config/pom.xml index 47bf93bdf1..20e1963f56 100644 --- a/osgp/shared/osgp-kafka-config/pom.xml +++ b/osgp/shared/osgp-kafka-config/pom.xml @@ -11,7 +11,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-shared - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-shared/pom.xml diff --git a/osgp/shared/osgp-throttling-api/pom.xml b/osgp/shared/osgp-throttling-api/pom.xml index 0b8e3b40af..f8a1b7d373 100644 --- a/osgp/shared/osgp-throttling-api/pom.xml +++ b/osgp/shared/osgp-throttling-api/pom.xml @@ -11,7 +11,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-shared - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-shared/pom.xml diff --git a/osgp/shared/osgp-throttling-client/pom.xml b/osgp/shared/osgp-throttling-client/pom.xml index 4f3b64a2f0..b911cc3de3 100644 --- a/osgp/shared/osgp-throttling-client/pom.xml +++ b/osgp/shared/osgp-throttling-client/pom.xml @@ -11,7 +11,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-shared - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-shared/pom.xml diff --git a/osgp/shared/osgp-ws-admin/pom.xml b/osgp/shared/osgp-ws-admin/pom.xml index 0a232dbfba..23077415ae 100644 --- a/osgp/shared/osgp-ws-admin/pom.xml +++ b/osgp/shared/osgp-ws-admin/pom.xml @@ -12,7 +12,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-shared - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-shared/pom.xml diff --git a/osgp/shared/osgp-ws-core/pom.xml b/osgp/shared/osgp-ws-core/pom.xml index 10b32cfe3e..f6a52df60e 100644 --- a/osgp/shared/osgp-ws-core/pom.xml +++ b/osgp/shared/osgp-ws-core/pom.xml @@ -12,7 +12,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-shared - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-shared/pom.xml diff --git a/osgp/shared/osgp-ws-publiclighting/pom.xml b/osgp/shared/osgp-ws-publiclighting/pom.xml index ea16919be3..3035f211b7 100644 --- a/osgp/shared/osgp-ws-publiclighting/pom.xml +++ b/osgp/shared/osgp-ws-publiclighting/pom.xml @@ -12,7 +12,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-shared - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-shared/pom.xml diff --git a/osgp/shared/osgp-ws-secret-management/pom.xml b/osgp/shared/osgp-ws-secret-management/pom.xml index dab2df3f89..e5b64ab1ef 100644 --- a/osgp/shared/osgp-ws-secret-management/pom.xml +++ b/osgp/shared/osgp-ws-secret-management/pom.xml @@ -12,7 +12,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-shared - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-shared/pom.xml diff --git a/osgp/shared/osgp-ws-smartmetering/pom.xml b/osgp/shared/osgp-ws-smartmetering/pom.xml index b29c53777d..ca6aafa2b0 100644 --- a/osgp/shared/osgp-ws-smartmetering/pom.xml +++ b/osgp/shared/osgp-ws-smartmetering/pom.xml @@ -12,7 +12,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-shared - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-shared/pom.xml diff --git a/osgp/shared/osgp-ws-tariffswitching/pom.xml b/osgp/shared/osgp-ws-tariffswitching/pom.xml index 61f3f12d36..c94246a9fd 100644 --- a/osgp/shared/osgp-ws-tariffswitching/pom.xml +++ b/osgp/shared/osgp-ws-tariffswitching/pom.xml @@ -12,7 +12,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-shared - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-shared/pom.xml diff --git a/osgp/shared/parent-shared/pom.xml b/osgp/shared/parent-shared/pom.xml index 3a2e6c0e4c..68e905c183 100644 --- a/osgp/shared/parent-shared/pom.xml +++ b/osgp/shared/parent-shared/pom.xml @@ -21,7 +21,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform super-osgp - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../../../super/pom.xml diff --git a/osgp/shared/pom.xml b/osgp/shared/pom.xml index cf3fee75c2..80e1e16dae 100644 --- a/osgp/shared/pom.xml +++ b/osgp/shared/pom.xml @@ -11,7 +11,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform shared-components - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT pom shared diff --git a/osgp/shared/shared/pom.xml b/osgp/shared/shared/pom.xml index 2fff197887..94a69ae21b 100644 --- a/osgp/shared/shared/pom.xml +++ b/osgp/shared/shared/pom.xml @@ -15,7 +15,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform parent-shared - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT ../parent-shared/pom.xml diff --git a/pom.xml b/pom.xml index 9fd3397c9d..a569e662cf 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ SPDX-License-Identifier: Apache-2.0 org.opensmartgridplatform open-smart-grid-platform - 6.14.0-SNAPSHOT + 6.15.0-SNAPSHOT pom