From 481ebad28544442dc5e9626fde504e37ff65557b Mon Sep 17 00:00:00 2001 From: Leshan Bot Date: Wed, 19 Jun 2024 09:16:36 +0000 Subject: [PATCH] Bump version to 2.0.0-M15 --- 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 +- leshan-tl-javacoap-client-coaptcp/pom.xml | 2 +- leshan-tl-javacoap-client/pom.xml | 2 +- leshan-tl-javacoap-core/pom.xml | 2 +- leshan-tl-javacoap-server-coaptcp/pom.xml | 2 +- leshan-tl-javacoap-server/pom.xml | 2 +- pom.xml | 2 +- 22 files changed, 22 insertions(+), 22 deletions(-) diff --git a/build-config/demo-build-config/pom.xml b/build-config/demo-build-config/pom.xml index 12618f94c7..b602a6f1f6 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-M15 demo-build-config pom diff --git a/build-config/lib-build-config/pom.xml b/build-config/lib-build-config/pom.xml index 6e5e1c6ed6..b1ed2f87be 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-M15 lib-build-config pom diff --git a/build-config/pom.xml b/build-config/pom.xml index 482baab18b..be7b4d82aa 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-M15 leshan-build-config pom diff --git a/leshan-bsserver-demo/pom.xml b/leshan-bsserver-demo/pom.xml index c0b05c3c3c..f3167b6651 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-M15 ../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 1558f2b5ea..e399077aeb 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-M15 ../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 4b7465a1ca..3968311a2b 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-M15 ../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 f92f544c78..a993862b1e 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-M15 ../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 951c16156f..48137c1c71 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-M15 ../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 8dd36fc047..69046a8752 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-M15 ../build-config/demo-build-config/pom.xml leshan-core-demo diff --git a/leshan-core/pom.xml b/leshan-core/pom.xml index 223fa793b8..659accb4d2 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-M15 ../build-config/lib-build-config/pom.xml leshan-core diff --git a/leshan-integration-tests/pom.xml b/leshan-integration-tests/pom.xml index b14cfea665..126c12cbfb 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-M15 ../build-config/pom.xml leshan-integration-tests diff --git a/leshan-server-cf/pom.xml b/leshan-server-cf/pom.xml index b519a09c06..bf6080fcb7 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-M15 ../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..856ac1ee5b 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-M15 ../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 32a4681710..b3f1122e49 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-M15 ../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 998f8ab117..ed90c4f086 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-M15 ../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 339484333b..cb34e03640 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-M15 ../build-config/lib-build-config/pom.xml leshan-server-redis diff --git a/leshan-tl-javacoap-client-coaptcp/pom.xml b/leshan-tl-javacoap-client-coaptcp/pom.xml index 8a02159c44..a24efb42b5 100644 --- a/leshan-tl-javacoap-client-coaptcp/pom.xml +++ b/leshan-tl-javacoap-client-coaptcp/pom.xml @@ -20,7 +20,7 @@ Contributors: org.eclipse.leshan lib-build-config - 2.0.0-SNAPSHOT + 2.0.0-M15 ../build-config/lib-build-config/pom.xml leshan-tl-javacoap-client-coaptcp diff --git a/leshan-tl-javacoap-client/pom.xml b/leshan-tl-javacoap-client/pom.xml index 9ce30f04c9..ff50a0b837 100644 --- a/leshan-tl-javacoap-client/pom.xml +++ b/leshan-tl-javacoap-client/pom.xml @@ -20,7 +20,7 @@ Contributors: org.eclipse.leshan lib-build-config - 2.0.0-SNAPSHOT + 2.0.0-M15 ../build-config/lib-build-config/pom.xml leshan-tl-javacoap-client diff --git a/leshan-tl-javacoap-core/pom.xml b/leshan-tl-javacoap-core/pom.xml index ba6261941d..cba8f8727d 100644 --- a/leshan-tl-javacoap-core/pom.xml +++ b/leshan-tl-javacoap-core/pom.xml @@ -21,7 +21,7 @@ Contributors: org.eclipse.leshan lib-build-config - 2.0.0-SNAPSHOT + 2.0.0-M15 ../build-config/lib-build-config/pom.xml leshan-tl-javacoap-core diff --git a/leshan-tl-javacoap-server-coaptcp/pom.xml b/leshan-tl-javacoap-server-coaptcp/pom.xml index 55c37f275a..485cefee58 100644 --- a/leshan-tl-javacoap-server-coaptcp/pom.xml +++ b/leshan-tl-javacoap-server-coaptcp/pom.xml @@ -21,7 +21,7 @@ Contributors: org.eclipse.leshan lib-build-config - 2.0.0-SNAPSHOT + 2.0.0-M15 ../build-config/lib-build-config/pom.xml leshan-tl-javacoap-server-coaptcp diff --git a/leshan-tl-javacoap-server/pom.xml b/leshan-tl-javacoap-server/pom.xml index b199c8eee0..85d1c368d0 100644 --- a/leshan-tl-javacoap-server/pom.xml +++ b/leshan-tl-javacoap-server/pom.xml @@ -21,7 +21,7 @@ Contributors: org.eclipse.leshan lib-build-config - 2.0.0-SNAPSHOT + 2.0.0-M15 ../build-config/lib-build-config/pom.xml leshan-tl-javacoap-server diff --git a/pom.xml b/pom.xml index a99ce9c727..83f4ddb4e1 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ Contributors: org.eclipse.leshan leshan - 2.0.0-SNAPSHOT + 2.0.0-M15 pom leshan