From 9f88411459690efdb8f8001bc32969dfaf990750 Mon Sep 17 00:00:00 2001 From: Leshan Bot Date: Mon, 19 Dec 2022 17:42:59 +0000 Subject: [PATCH] Bump version to 2.0.0-M10 --- build-config/demo-build-config/pom.xml | 2 +- build-config/lib-build-config/pom.xml | 2 +- build-config/pom.xml | 2 +- leshan-bsserver-demo/pom.xml | 2 +- leshan-client-cf/pom.xml | 2 +- leshan-client-core/pom.xml | 2 +- leshan-client-demo/pom.xml | 2 +- leshan-core-cf/pom.xml | 2 +- leshan-core-demo/pom.xml | 2 +- leshan-core/pom.xml | 2 +- leshan-integration-tests/pom.xml | 2 +- leshan-server-cf/pom.xml | 2 +- leshan-server-core-demo/pom.xml | 2 +- leshan-server-core/pom.xml | 2 +- leshan-server-demo/pom.xml | 2 +- leshan-server-redis/pom.xml | 2 +- pom.xml | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/build-config/demo-build-config/pom.xml b/build-config/demo-build-config/pom.xml index ae09aae5aa..df8c2d527e 100644 --- a/build-config/demo-build-config/pom.xml +++ b/build-config/demo-build-config/pom.xml @@ -21,7 +21,7 @@ Contributors: org.eclipse.leshan leshan-build-config - 2.0.0-SNAPSHOT + 2.0.0-M10 demo-build-config pom diff --git a/build-config/lib-build-config/pom.xml b/build-config/lib-build-config/pom.xml index 0b750dcb43..44ac2e7b34 100644 --- a/build-config/lib-build-config/pom.xml +++ b/build-config/lib-build-config/pom.xml @@ -21,7 +21,7 @@ Contributors: org.eclipse.leshan leshan-build-config - 2.0.0-SNAPSHOT + 2.0.0-M10 lib-build-config pom diff --git a/build-config/pom.xml b/build-config/pom.xml index 23862b08a4..b7a9f7d221 100644 --- a/build-config/pom.xml +++ b/build-config/pom.xml @@ -21,7 +21,7 @@ Contributors: org.eclipse.leshan leshan - 2.0.0-SNAPSHOT + 2.0.0-M10 leshan-build-config pom diff --git a/leshan-bsserver-demo/pom.xml b/leshan-bsserver-demo/pom.xml index 2d407814fd..bebf3d260a 100644 --- a/leshan-bsserver-demo/pom.xml +++ b/leshan-bsserver-demo/pom.xml @@ -21,7 +21,7 @@ Contributors: org.eclipse.leshan demo-build-config - 2.0.0-SNAPSHOT + 2.0.0-M10 ../build-config/demo-build-config/pom.xml leshan-bsserver-demo diff --git a/leshan-client-cf/pom.xml b/leshan-client-cf/pom.xml index dff23b746b..767459473c 100644 --- a/leshan-client-cf/pom.xml +++ b/leshan-client-cf/pom.xml @@ -22,7 +22,7 @@ Contributors: org.eclipse.leshan lib-build-config - 2.0.0-SNAPSHOT + 2.0.0-M10 ../build-config/lib-build-config/pom.xml leshan-client-cf diff --git a/leshan-client-core/pom.xml b/leshan-client-core/pom.xml index 9f62fecd26..8ef207bb4e 100644 --- a/leshan-client-core/pom.xml +++ b/leshan-client-core/pom.xml @@ -22,7 +22,7 @@ Contributors: org.eclipse.leshan lib-build-config - 2.0.0-SNAPSHOT + 2.0.0-M10 ../build-config/lib-build-config/pom.xml leshan-client-core diff --git a/leshan-client-demo/pom.xml b/leshan-client-demo/pom.xml index ee46bbc036..8626a53c00 100644 --- a/leshan-client-demo/pom.xml +++ b/leshan-client-demo/pom.xml @@ -21,7 +21,7 @@ Contributors: org.eclipse.leshan demo-build-config - 2.0.0-SNAPSHOT + 2.0.0-M10 ../build-config/demo-build-config/pom.xml leshan-client-demo diff --git a/leshan-core-cf/pom.xml b/leshan-core-cf/pom.xml index 2a1813044a..88fdebd87c 100644 --- a/leshan-core-cf/pom.xml +++ b/leshan-core-cf/pom.xml @@ -22,7 +22,7 @@ Contributors: org.eclipse.leshan lib-build-config - 2.0.0-SNAPSHOT + 2.0.0-M10 ../build-config/lib-build-config/pom.xml leshan-core-cf diff --git a/leshan-core-demo/pom.xml b/leshan-core-demo/pom.xml index d3c7b85bb6..3f8fe6ab4e 100644 --- a/leshan-core-demo/pom.xml +++ b/leshan-core-demo/pom.xml @@ -22,7 +22,7 @@ Contributors: org.eclipse.leshan demo-build-config - 2.0.0-SNAPSHOT + 2.0.0-M10 ../build-config/demo-build-config/pom.xml leshan-core-demo diff --git a/leshan-core/pom.xml b/leshan-core/pom.xml index 75eeb77791..6abbb2d3c4 100644 --- a/leshan-core/pom.xml +++ b/leshan-core/pom.xml @@ -23,7 +23,7 @@ Contributors: org.eclipse.leshan lib-build-config - 2.0.0-SNAPSHOT + 2.0.0-M10 ../build-config/lib-build-config/pom.xml leshan-core diff --git a/leshan-integration-tests/pom.xml b/leshan-integration-tests/pom.xml index b9bc2c8102..f5bbe93cd4 100644 --- a/leshan-integration-tests/pom.xml +++ b/leshan-integration-tests/pom.xml @@ -20,7 +20,7 @@ Contributors: org.eclipse.leshan leshan-build-config - 2.0.0-SNAPSHOT + 2.0.0-M10 ../build-config/pom.xml leshan-integration-tests diff --git a/leshan-server-cf/pom.xml b/leshan-server-cf/pom.xml index 4f6ff8ba04..6705e1fb22 100644 --- a/leshan-server-cf/pom.xml +++ b/leshan-server-cf/pom.xml @@ -22,7 +22,7 @@ Contributors: org.eclipse.leshan lib-build-config - 2.0.0-SNAPSHOT + 2.0.0-M10 ../build-config/lib-build-config/pom.xml leshan-server-cf diff --git a/leshan-server-core-demo/pom.xml b/leshan-server-core-demo/pom.xml index 1b51eed09a..bd30f68d9f 100644 --- a/leshan-server-core-demo/pom.xml +++ b/leshan-server-core-demo/pom.xml @@ -22,7 +22,7 @@ Contributors: org.eclipse.leshan demo-build-config - 2.0.0-SNAPSHOT + 2.0.0-M10 ../build-config/demo-build-config/pom.xml leshan-server-core-demo diff --git a/leshan-server-core/pom.xml b/leshan-server-core/pom.xml index ec533bdb00..c403d2036d 100644 --- a/leshan-server-core/pom.xml +++ b/leshan-server-core/pom.xml @@ -22,7 +22,7 @@ Contributors: org.eclipse.leshan lib-build-config - 2.0.0-SNAPSHOT + 2.0.0-M10 ../build-config/lib-build-config/pom.xml leshan-server-core diff --git a/leshan-server-demo/pom.xml b/leshan-server-demo/pom.xml index 3d0f797a9d..ae4bfa5dfd 100644 --- a/leshan-server-demo/pom.xml +++ b/leshan-server-demo/pom.xml @@ -21,7 +21,7 @@ Contributors: org.eclipse.leshan demo-build-config - 2.0.0-SNAPSHOT + 2.0.0-M10 ../build-config/demo-build-config/pom.xml leshan-server-demo diff --git a/leshan-server-redis/pom.xml b/leshan-server-redis/pom.xml index 2690812579..001d2e614b 100644 --- a/leshan-server-redis/pom.xml +++ b/leshan-server-redis/pom.xml @@ -22,7 +22,7 @@ Contributors: org.eclipse.leshan lib-build-config - 2.0.0-SNAPSHOT + 2.0.0-M10 ../build-config/lib-build-config/pom.xml leshan-server-redis diff --git a/pom.xml b/pom.xml index 8299906fdd..afce2f242a 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ Contributors: org.eclipse.leshan leshan - 2.0.0-SNAPSHOT + 2.0.0-M10 pom leshan