From 3d342a9b835560f39b2eaceeb4a51ec97f2ab615 Mon Sep 17 00:00:00 2001 From: eclipse-milo-bot Date: Tue, 3 Dec 2024 21:18:12 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v0.6.15 --- build-tools/pom.xml | 4 ++-- milo-examples/client-examples/pom.xml | 8 ++++---- milo-examples/pom.xml | 2 +- milo-examples/server-examples/pom.xml | 6 +++--- opc-ua-sdk/dictionary-manager/pom.xml | 2 +- opc-ua-sdk/dictionary-reader/pom.xml | 2 +- opc-ua-sdk/integration-tests/pom.xml | 2 +- opc-ua-sdk/pom.xml | 2 +- opc-ua-sdk/sdk-client/pom.xml | 2 +- opc-ua-sdk/sdk-core/pom.xml | 2 +- opc-ua-sdk/sdk-server/pom.xml | 2 +- opc-ua-sdk/sdk-tests/pom.xml | 2 +- opc-ua-stack/bsd-core/pom.xml | 4 ++-- opc-ua-stack/bsd-generator/pom.xml | 4 ++-- opc-ua-stack/bsd-parser-gson/pom.xml | 6 +++--- opc-ua-stack/bsd-parser/pom.xml | 4 ++-- opc-ua-stack/pom.xml | 2 +- opc-ua-stack/stack-client/pom.xml | 2 +- opc-ua-stack/stack-core/pom.xml | 2 +- opc-ua-stack/stack-server/pom.xml | 2 +- opc-ua-stack/stack-tests/pom.xml | 2 +- pom.xml | 4 ++-- 22 files changed, 34 insertions(+), 34 deletions(-) diff --git a/build-tools/pom.xml b/build-tools/pom.xml index d82105e34..2eb1fd781 100644 --- a/build-tools/pom.xml +++ b/build-tools/pom.xml @@ -4,7 +4,7 @@ org.eclipse.milo build-tools - 0.6.15-SNAPSHOT + 0.6.15 Eclipse Milo Build Tools Build tools for the Eclipse Milo project. @@ -14,7 +14,7 @@ https://github.com/eclipse/milo scm:git:git://github.com/eclipse/milo.git scm:git:git@github.com:eclipse/milo.git - HEAD + v0.6.15 diff --git a/milo-examples/client-examples/pom.xml b/milo-examples/client-examples/pom.xml index 375300aee..61df89e4b 100644 --- a/milo-examples/client-examples/pom.xml +++ b/milo-examples/client-examples/pom.xml @@ -5,7 +5,7 @@ org.eclipse.milo milo-examples - 0.6.15-SNAPSHOT + 0.6.15 client-examples @@ -18,17 +18,17 @@ org.eclipse.milo sdk-client - 0.6.15-SNAPSHOT + 0.6.15 org.eclipse.milo dictionary-reader - 0.6.15-SNAPSHOT + 0.6.15 org.eclipse.milo server-examples - 0.6.15-SNAPSHOT + 0.6.15 ch.qos.logback diff --git a/milo-examples/pom.xml b/milo-examples/pom.xml index 1a9a8534e..c4f8d3cf0 100644 --- a/milo-examples/pom.xml +++ b/milo-examples/pom.xml @@ -5,7 +5,7 @@ org.eclipse.milo milo - 0.6.15-SNAPSHOT + 0.6.15 milo-examples diff --git a/milo-examples/server-examples/pom.xml b/milo-examples/server-examples/pom.xml index 1816e65ad..816944b72 100644 --- a/milo-examples/server-examples/pom.xml +++ b/milo-examples/server-examples/pom.xml @@ -5,7 +5,7 @@ org.eclipse.milo milo-examples - 0.6.15-SNAPSHOT + 0.6.15 server-examples @@ -18,13 +18,13 @@ org.eclipse.milo sdk-server - 0.6.15-SNAPSHOT + 0.6.15 org.eclipse.milo dictionary-manager - 0.6.15-SNAPSHOT + 0.6.15 diff --git a/opc-ua-sdk/dictionary-manager/pom.xml b/opc-ua-sdk/dictionary-manager/pom.xml index b2a77789e..41e83353f 100644 --- a/opc-ua-sdk/dictionary-manager/pom.xml +++ b/opc-ua-sdk/dictionary-manager/pom.xml @@ -5,7 +5,7 @@ org.eclipse.milo opc-ua-sdk - 0.6.15-SNAPSHOT + 0.6.15 dictionary-manager diff --git a/opc-ua-sdk/dictionary-reader/pom.xml b/opc-ua-sdk/dictionary-reader/pom.xml index be4aeb6b9..59554a48a 100644 --- a/opc-ua-sdk/dictionary-reader/pom.xml +++ b/opc-ua-sdk/dictionary-reader/pom.xml @@ -5,7 +5,7 @@ org.eclipse.milo opc-ua-sdk - 0.6.15-SNAPSHOT + 0.6.15 dictionary-reader diff --git a/opc-ua-sdk/integration-tests/pom.xml b/opc-ua-sdk/integration-tests/pom.xml index fdb9a9810..2d786a640 100644 --- a/opc-ua-sdk/integration-tests/pom.xml +++ b/opc-ua-sdk/integration-tests/pom.xml @@ -5,7 +5,7 @@ org.eclipse.milo opc-ua-sdk - 0.6.15-SNAPSHOT + 0.6.15 integration-tests diff --git a/opc-ua-sdk/pom.xml b/opc-ua-sdk/pom.xml index 97bc94244..dd6f5dbd0 100644 --- a/opc-ua-sdk/pom.xml +++ b/opc-ua-sdk/pom.xml @@ -5,7 +5,7 @@ org.eclipse.milo milo - 0.6.15-SNAPSHOT + 0.6.15 opc-ua-sdk diff --git a/opc-ua-sdk/sdk-client/pom.xml b/opc-ua-sdk/sdk-client/pom.xml index 587c3cdcc..07dcb8dbc 100644 --- a/opc-ua-sdk/sdk-client/pom.xml +++ b/opc-ua-sdk/sdk-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.milo opc-ua-sdk - 0.6.15-SNAPSHOT + 0.6.15 sdk-client diff --git a/opc-ua-sdk/sdk-core/pom.xml b/opc-ua-sdk/sdk-core/pom.xml index e0e2493fb..a48b9da22 100644 --- a/opc-ua-sdk/sdk-core/pom.xml +++ b/opc-ua-sdk/sdk-core/pom.xml @@ -5,7 +5,7 @@ org.eclipse.milo opc-ua-sdk - 0.6.15-SNAPSHOT + 0.6.15 sdk-core diff --git a/opc-ua-sdk/sdk-server/pom.xml b/opc-ua-sdk/sdk-server/pom.xml index 4fd6ae0c0..918e98233 100644 --- a/opc-ua-sdk/sdk-server/pom.xml +++ b/opc-ua-sdk/sdk-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.milo opc-ua-sdk - 0.6.15-SNAPSHOT + 0.6.15 sdk-server diff --git a/opc-ua-sdk/sdk-tests/pom.xml b/opc-ua-sdk/sdk-tests/pom.xml index aef574b1e..e925d994a 100644 --- a/opc-ua-sdk/sdk-tests/pom.xml +++ b/opc-ua-sdk/sdk-tests/pom.xml @@ -5,7 +5,7 @@ org.eclipse.milo opc-ua-sdk - 0.6.15-SNAPSHOT + 0.6.15 sdk-tests diff --git a/opc-ua-stack/bsd-core/pom.xml b/opc-ua-stack/bsd-core/pom.xml index 2ac77fdcf..99a3c4bf8 100644 --- a/opc-ua-stack/bsd-core/pom.xml +++ b/opc-ua-stack/bsd-core/pom.xml @@ -5,7 +5,7 @@ org.eclipse.milo opc-ua-stack - 0.6.15-SNAPSHOT + 0.6.15 bsd-core @@ -18,7 +18,7 @@ org.eclipse.milo stack-core - 0.6.15-SNAPSHOT + 0.6.15 diff --git a/opc-ua-stack/bsd-generator/pom.xml b/opc-ua-stack/bsd-generator/pom.xml index 59fb97ba2..b4a19fc60 100644 --- a/opc-ua-stack/bsd-generator/pom.xml +++ b/opc-ua-stack/bsd-generator/pom.xml @@ -5,7 +5,7 @@ org.eclipse.milo opc-ua-stack - 0.6.15-SNAPSHOT + 0.6.15 bsd-generator @@ -18,7 +18,7 @@ org.eclipse.milo bsd-core - 0.6.15-SNAPSHOT + 0.6.15 diff --git a/opc-ua-stack/bsd-parser-gson/pom.xml b/opc-ua-stack/bsd-parser-gson/pom.xml index 83912453c..6a8d0c083 100644 --- a/opc-ua-stack/bsd-parser-gson/pom.xml +++ b/opc-ua-stack/bsd-parser-gson/pom.xml @@ -5,7 +5,7 @@ org.eclipse.milo opc-ua-stack - 0.6.15-SNAPSHOT + 0.6.15 bsd-parser-gson @@ -18,7 +18,7 @@ org.eclipse.milo bsd-parser - 0.6.15-SNAPSHOT + 0.6.15 @@ -42,7 +42,7 @@ org.eclipse.milo bsd-parser - 0.6.15-SNAPSHOT + 0.6.15 test-jar test diff --git a/opc-ua-stack/bsd-parser/pom.xml b/opc-ua-stack/bsd-parser/pom.xml index 8266a8a30..60990a8a0 100644 --- a/opc-ua-stack/bsd-parser/pom.xml +++ b/opc-ua-stack/bsd-parser/pom.xml @@ -5,7 +5,7 @@ org.eclipse.milo opc-ua-stack - 0.6.15-SNAPSHOT + 0.6.15 bsd-parser @@ -18,7 +18,7 @@ org.eclipse.milo bsd-core - 0.6.15-SNAPSHOT + 0.6.15 diff --git a/opc-ua-stack/pom.xml b/opc-ua-stack/pom.xml index f31e4b3bb..9244b603a 100644 --- a/opc-ua-stack/pom.xml +++ b/opc-ua-stack/pom.xml @@ -15,7 +15,7 @@ org.eclipse.milo milo - 0.6.15-SNAPSHOT + 0.6.15 opc-ua-stack diff --git a/opc-ua-stack/stack-client/pom.xml b/opc-ua-stack/stack-client/pom.xml index f8378a4f8..77e8bf24d 100644 --- a/opc-ua-stack/stack-client/pom.xml +++ b/opc-ua-stack/stack-client/pom.xml @@ -15,7 +15,7 @@ org.eclipse.milo opc-ua-stack - 0.6.15-SNAPSHOT + 0.6.15 stack-client diff --git a/opc-ua-stack/stack-core/pom.xml b/opc-ua-stack/stack-core/pom.xml index b50e3b9c3..2cd00a421 100644 --- a/opc-ua-stack/stack-core/pom.xml +++ b/opc-ua-stack/stack-core/pom.xml @@ -15,7 +15,7 @@ org.eclipse.milo opc-ua-stack - 0.6.15-SNAPSHOT + 0.6.15 stack-core diff --git a/opc-ua-stack/stack-server/pom.xml b/opc-ua-stack/stack-server/pom.xml index ee3cc7409..75994d4d1 100644 --- a/opc-ua-stack/stack-server/pom.xml +++ b/opc-ua-stack/stack-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.milo opc-ua-stack - 0.6.15-SNAPSHOT + 0.6.15 stack-server diff --git a/opc-ua-stack/stack-tests/pom.xml b/opc-ua-stack/stack-tests/pom.xml index 44ee96c2c..90e644fd0 100644 --- a/opc-ua-stack/stack-tests/pom.xml +++ b/opc-ua-stack/stack-tests/pom.xml @@ -5,7 +5,7 @@ org.eclipse.milo opc-ua-stack - 0.6.15-SNAPSHOT + 0.6.15 stack-tests diff --git a/pom.xml b/pom.xml index 67dab1995..eb4ad6de4 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.eclipse.milo milo - 0.6.15-SNAPSHOT + 0.6.15 pom Eclipse Milo - OPC UA (IEC 62541) @@ -25,7 +25,7 @@ https://github.com/eclipse/milo scm:git:git://github.com/eclipse/milo.git scm:git:git@github.com:eclipse/milo.git - HEAD + v0.6.15