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