From e19419c2880c6118477f13fe9db990bb83ed34c8 Mon Sep 17 00:00:00 2001 From: caojiajun Date: Wed, 18 Dec 2024 18:29:46 +0800 Subject: [PATCH] feat: camellia-kv (#364) --- .idea/compiler.xml | 48 +++++++---------- .../pom.xml | 6 +-- .../camellia-config-sdk-spring-boot/pom.xml | 6 +-- .../pom.xml | 6 +-- .../pom.xml | 6 +-- camellia-admin/camellia-config/pom.xml | 10 ++-- .../pom.xml | 6 +-- camellia-admin/camellia-console/pom.xml | 6 +-- .../pom.xml | 6 +-- camellia-admin/camellia-dashboard/pom.xml | 14 ++--- camellia-admin/pom.xml | 4 +- camellia-cache/camellia-cache-core/pom.xml | 4 +- .../pom.xml | 6 +-- .../camellia-cache-spring-boot/pom.xml | 8 +-- .../pom.xml | 6 +-- camellia-cache/pom.xml | 4 +- camellia-core/pom.xml | 6 +-- .../camellia-delay-queue-common/pom.xml | 6 +-- .../camellia-delay-queue-sdk/pom.xml | 6 +-- .../pom.xml | 6 +-- .../camellia-delay-queue-server/pom.xml | 10 ++-- .../pom.xml | 6 +-- .../pom.xml | 6 +-- .../pom.xml | 6 +-- .../pom.xml | 8 +-- .../pom.xml | 4 +- camellia-delay-queue/pom.xml | 4 +- .../pom.xml | 6 +-- .../camellia-feign-spring-boot/pom.xml | 6 +-- .../pom.xml | 6 +-- camellia-feign-client/camellia-feign/pom.xml | 8 +-- camellia-feign-client/pom.xml | 4 +- .../pom.xml | 6 +-- .../camellia-hbase-spring-boot/pom.xml | 6 +-- .../pom.xml | 6 +-- camellia-hbase-client/camellia-hbase/pom.xml | 6 +-- camellia-hbase-client/pom.xml | 4 +- .../camellia-hot-key-common/pom.xml | 8 +-- .../camellia-hot-key-config-etcd/pom.xml | 6 +-- .../camellia-hot-key-config-nacos/pom.xml | 6 +-- .../camellia-hot-key-config/pom.xml | 4 +- .../camellia-hot-key-discovery-eureka/pom.xml | 6 +-- .../pom.xml | 6 +-- .../camellia-hot-key-discovery-zk/pom.xml | 12 ++--- .../camellia-hot-key-discovery/pom.xml | 4 +- .../camellia-hot-key-extensions/pom.xml | 4 +- camellia-hot-key/camellia-hot-key-sdk/pom.xml | 6 +-- .../camellia-hot-key-server-bootstrap/pom.xml | 6 +-- .../camellia-hot-key-server/pom.xml | 12 ++--- .../pom.xml | 8 +-- .../pom.xml | 8 +-- .../pom.xml | 4 +- camellia-hot-key/pom.xml | 4 +- camellia-id-gen/camellia-id-gen-core/pom.xml | 8 +-- camellia-id-gen/camellia-id-gen-sdk/pom.xml | 6 +-- .../pom.xml | 8 +-- .../pom.xml | 8 +-- .../pom.xml | 10 ++-- .../camellia-id-gen-server-bootstraps/pom.xml | 4 +- .../camellia-id-gen-id-loader/pom.xml | 6 +-- .../pom.xml | 8 +-- .../pom.xml | 6 +-- .../pom.xml | 6 +-- .../pom.xml | 4 +- camellia-id-gen/pom.xml | 4 +- camellia-kv/camellia-kv-wal/pom.xml | 51 +++++++++++++++++++ camellia-kv/pom.xml | 19 +++++++ camellia-redis-base/pom.xml | 6 +-- .../camellia-redis-eureka-base/pom.xml | 6 +-- .../camellia-redis-eureka-base3/pom.xml | 6 +-- .../pom.xml | 8 +-- .../camellia-redis-eureka-spring-boot/pom.xml | 8 +-- .../pom.xml | 8 +-- .../pom.xml | 6 +-- .../camellia-redis-spring-boot/pom.xml | 8 +-- .../pom.xml | 6 +-- .../pom.xml | 6 +-- .../pom.xml | 10 ++-- .../pom.xml | 6 +-- .../pom.xml | 6 +-- .../pom.xml | 6 +-- .../pom.xml | 10 ++-- .../pom.xml | 10 ++-- .../pom.xml | 10 ++-- .../pom.xml | 10 ++-- .../pom.xml | 4 +- .../camellia-redis-toolkit/pom.xml | 6 +-- camellia-redis-client/camellia-redis/pom.xml | 8 +-- .../camellia-redis3-toolkit/pom.xml | 8 +-- camellia-redis-client/camellia-redis3/pom.xml | 8 +-- camellia-redis-client/pom.xml | 4 +- .../camellia-redis-proxy-bootstrap/pom.xml | 18 +++---- .../camellia-redis-proxy-core/pom.xml | 8 +-- .../camellia-redis-proxy-config-etcd/pom.xml | 6 +-- .../camellia-redis-proxy-config-nacos/pom.xml | 6 +-- .../camellia-redis-proxy-config/pom.xml | 4 +- .../pom.xml | 6 +-- .../pom.xml | 8 +-- .../pom.xml | 8 +-- .../camellia-redis-proxy-discovery-zk/pom.xml | 10 ++-- .../camellia-redis-proxy-discovery/pom.xml | 4 +- .../camellia-redis-proxy-hbase/pom.xml | 10 ++-- .../pom.xml | 6 +-- .../pom.xml | 6 +-- .../pom.xml | 6 +-- .../pom.xml | 2 +- .../pom.xml | 4 +- .../pom.xml | 4 +- .../pom.xml | 2 +- .../camellia-redis-proxy-hot-key/pom.xml | 4 +- .../camellia-redis-proxy-kv-hbase/pom.xml | 8 +-- .../camellia-redis-proxy-kv-obkv/pom.xml | 6 +-- .../camellia-redis-proxy-kv-tikv/pom.xml | 6 +-- .../camellia-redis-proxy-kv/pom.xml | 4 +- .../camellia-redis-proxy-mq-common/pom.xml | 6 +-- .../camellia-redis-proxy-mq-kafka/pom.xml | 6 +-- .../camellia-redis-proxy-mq/pom.xml | 4 +- .../camellia-redis-proxy-extensions/pom.xml | 4 +- .../pom.xml | 12 ++--- .../pom.xml | 6 +-- .../pom.xml | 6 +-- .../pom.xml | 8 +-- .../camellia-spring-redis-base/pom.xml | 6 +-- .../pom.xml | 6 +-- .../pom.xml | 8 +-- .../pom.xml | 8 +-- .../pom.xml | 6 +-- .../pom.xml | 8 +-- .../pom.xml | 6 +-- .../camellia-spring-redis3-base/pom.xml | 6 +-- .../pom.xml | 6 +-- .../pom.xml | 8 +-- .../pom.xml | 8 +-- .../pom.xml | 6 +-- .../pom.xml | 8 +-- .../pom.xml | 6 +-- .../pom.xml | 4 +- camellia-redis-proxy/pom.xml | 4 +- .../camellia-delay-queue-tests/pom.xml | 4 +- camellia-tests/camellia-feign-tests/pom.xml | 4 +- camellia-tests/camellia-hot-key-tests/pom.xml | 4 +- camellia-tests/camellia-id-gen-tests/pom.xml | 4 +- .../camellia-redis-proxy-tests/pom.xml | 6 +-- camellia-tests/camellia-redis-tests/pom.xml | 4 +- camellia-tests/camellia-redis3-tests/pom.xml | 4 +- camellia-tests/camellia-tools-tests/pom.xml | 4 +- camellia-tests/pom.xml | 4 +- camellia-toolkits/camellia-codec/pom.xml | 4 +- .../camellia-http-console/pom.xml | 6 +-- .../pom.xml | 6 +-- .../camellia-mq-isolation-controller/pom.xml | 12 ++--- .../camellia-mq-isolation-core/pom.xml | 6 +-- .../camellia-mq-isolation-kafka/pom.xml | 6 +-- .../camellia-mq-isolation/pom.xml | 4 +- camellia-toolkits/camellia-tools/pom.xml | 4 +- camellia-toolkits/camellia-zk/pom.xml | 6 +-- camellia-toolkits/pom.xml | 4 +- pom.xml | 3 +- 158 files changed, 580 insertions(+), 519 deletions(-) create mode 100644 camellia-kv/camellia-kv-wal/pom.xml create mode 100644 camellia-kv/pom.xml diff --git a/.idea/compiler.xml b/.idea/compiler.xml index fbfbe2fed..4b88ccfd3 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -16,17 +16,25 @@ + + + + + + + + @@ -40,13 +48,17 @@ + + + + @@ -58,6 +70,7 @@ + @@ -67,10 +80,13 @@ + + + @@ -83,6 +99,7 @@ + @@ -105,43 +122,16 @@ + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/camellia-admin/camellia-config-sdk-spring-boot-starter/pom.xml b/camellia-admin/camellia-config-sdk-spring-boot-starter/pom.xml index 6852e7e83..9331fac83 100644 --- a/camellia-admin/camellia-config-sdk-spring-boot-starter/pom.xml +++ b/camellia-admin/camellia-config-sdk-spring-boot-starter/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-config-sdk-spring-boot-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-admin - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -28,7 +28,7 @@ com.netease.nim camellia-config-sdk-spring-boot - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-admin/camellia-config-sdk-spring-boot/pom.xml b/camellia-admin/camellia-config-sdk-spring-boot/pom.xml index 0cfd302f1..5faa28299 100644 --- a/camellia-admin/camellia-config-sdk-spring-boot/pom.xml +++ b/camellia-admin/camellia-config-sdk-spring-boot/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-config-sdk-spring-boot - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-admin - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -28,7 +28,7 @@ com.netease.nim camellia-core - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT org.springframework.boot diff --git a/camellia-admin/camellia-config-sdk-spring-boot3-starter/pom.xml b/camellia-admin/camellia-config-sdk-spring-boot3-starter/pom.xml index 71bf057b2..5e4cba3f4 100644 --- a/camellia-admin/camellia-config-sdk-spring-boot3-starter/pom.xml +++ b/camellia-admin/camellia-config-sdk-spring-boot3-starter/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-config-sdk-spring-boot3-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-admin - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -28,7 +28,7 @@ com.netease.nim camellia-config-sdk-spring-boot - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-admin/camellia-config-spring-boot-starter/pom.xml b/camellia-admin/camellia-config-spring-boot-starter/pom.xml index 1addbfae6..cf60230d4 100644 --- a/camellia-admin/camellia-config-spring-boot-starter/pom.xml +++ b/camellia-admin/camellia-config-spring-boot-starter/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-config-spring-boot-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-admin - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -45,7 +45,7 @@ com.netease.nim camellia-config - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-admin/camellia-config/pom.xml b/camellia-admin/camellia-config/pom.xml index 69686b48b..c705f4dae 100644 --- a/camellia-admin/camellia-config/pom.xml +++ b/camellia-admin/camellia-config/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-config - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-admin - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -59,17 +59,17 @@ com.netease.nim camellia-core - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-tools - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-spring-boot-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-admin/camellia-console-spring-boot-starter/pom.xml b/camellia-admin/camellia-console-spring-boot-starter/pom.xml index 13bab5ca8..bbd4539b0 100644 --- a/camellia-admin/camellia-console-spring-boot-starter/pom.xml +++ b/camellia-admin/camellia-console-spring-boot-starter/pom.xml @@ -5,12 +5,12 @@ 4.0.0 camellia-console-spring-boot-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-admin - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -45,7 +45,7 @@ com.netease.nim camellia-console - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-admin/camellia-console/pom.xml b/camellia-admin/camellia-console/pom.xml index 234168b9b..5e40fea8e 100644 --- a/camellia-admin/camellia-console/pom.xml +++ b/camellia-admin/camellia-console/pom.xml @@ -5,12 +5,12 @@ 4.0.0 camellia-console - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-admin - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -64,7 +64,7 @@ com.netease.nim camellia-feign - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-admin/camellia-dashboard-spring-boot-starter/pom.xml b/camellia-admin/camellia-dashboard-spring-boot-starter/pom.xml index ea0f5e083..c934b9dcc 100644 --- a/camellia-admin/camellia-dashboard-spring-boot-starter/pom.xml +++ b/camellia-admin/camellia-dashboard-spring-boot-starter/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-dashboard-spring-boot-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-admin - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -45,7 +45,7 @@ com.netease.nim camellia-dashboard - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-admin/camellia-dashboard/pom.xml b/camellia-admin/camellia-dashboard/pom.xml index 04ac3b5a4..8d53e7d28 100644 --- a/camellia-admin/camellia-dashboard/pom.xml +++ b/camellia-admin/camellia-dashboard/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-dashboard - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-admin - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -42,27 +42,27 @@ com.netease.nim camellia-core - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-tools - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-spring-boot-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-hbase - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-feign - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT org.springframework.cloud diff --git a/camellia-admin/pom.xml b/camellia-admin/pom.xml index f873459ab..63dd192aa 100644 --- a/camellia-admin/pom.xml +++ b/camellia-admin/pom.xml @@ -4,14 +4,14 @@ 4.0.0 camellia-admin - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT pom com.netease.nim camellia - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-cache/camellia-cache-core/pom.xml b/camellia-cache/camellia-cache-core/pom.xml index 0f71b891e..f257cd823 100644 --- a/camellia-cache/camellia-cache-core/pom.xml +++ b/camellia-cache/camellia-cache-core/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-cache-core - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-cache - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-cache/camellia-cache-spring-boot-starter/pom.xml b/camellia-cache/camellia-cache-spring-boot-starter/pom.xml index 4d196cefd..f988ab988 100644 --- a/camellia-cache/camellia-cache-spring-boot-starter/pom.xml +++ b/camellia-cache/camellia-cache-spring-boot-starter/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-cache-spring-boot-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-cache - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -28,7 +28,7 @@ com.netease.nim camellia-cache-spring-boot - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-cache/camellia-cache-spring-boot/pom.xml b/camellia-cache/camellia-cache-spring-boot/pom.xml index bab431fdf..29c53811c 100644 --- a/camellia-cache/camellia-cache-spring-boot/pom.xml +++ b/camellia-cache/camellia-cache-spring-boot/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-cache-spring-boot - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-cache - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -28,12 +28,12 @@ com.netease.nim camellia-cache-core - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-cache/camellia-cache-spring-boot3-starter/pom.xml b/camellia-cache/camellia-cache-spring-boot3-starter/pom.xml index 41abb19a0..ab6faf31c 100644 --- a/camellia-cache/camellia-cache-spring-boot3-starter/pom.xml +++ b/camellia-cache/camellia-cache-spring-boot3-starter/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-cache-spring-boot3-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-cache - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -28,7 +28,7 @@ com.netease.nim camellia-cache-spring-boot - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-cache/pom.xml b/camellia-cache/pom.xml index 42fb9ed5c..48d95030c 100644 --- a/camellia-cache/pom.xml +++ b/camellia-cache/pom.xml @@ -4,14 +4,14 @@ 4.0.0 camellia-cache - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT pom com.netease.nim camellia - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-core/pom.xml b/camellia-core/pom.xml index 81bdb5e0d..be7165466 100644 --- a/camellia-core/pom.xml +++ b/camellia-core/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-core - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -51,7 +51,7 @@ com.netease.nim camellia-tools - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-delay-queue/camellia-delay-queue-common/pom.xml b/camellia-delay-queue/camellia-delay-queue-common/pom.xml index 5743f50dd..106fd8920 100644 --- a/camellia-delay-queue/camellia-delay-queue-common/pom.xml +++ b/camellia-delay-queue/camellia-delay-queue-common/pom.xml @@ -4,19 +4,19 @@ 4.0.0 camellia-delay-queue-common - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-delay-queue - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-core - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-delay-queue/camellia-delay-queue-sdk/pom.xml b/camellia-delay-queue/camellia-delay-queue-sdk/pom.xml index ecc08a963..d15f0162c 100644 --- a/camellia-delay-queue/camellia-delay-queue-sdk/pom.xml +++ b/camellia-delay-queue/camellia-delay-queue-sdk/pom.xml @@ -4,19 +4,19 @@ 4.0.0 camellia-delay-queue-sdk - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-delay-queue - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-delay-queue-common - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-delay-queue/camellia-delay-queue-server-bootstrap/pom.xml b/camellia-delay-queue/camellia-delay-queue-server-bootstrap/pom.xml index 3f56654c2..b7bbafec6 100644 --- a/camellia-delay-queue/camellia-delay-queue-server-bootstrap/pom.xml +++ b/camellia-delay-queue/camellia-delay-queue-server-bootstrap/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-delay-queue-server-bootstrap - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-delay-queue - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -33,7 +33,7 @@ com.netease.nim camellia-delay-queue-server-spring-boot-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-delay-queue/camellia-delay-queue-server/pom.xml b/camellia-delay-queue/camellia-delay-queue-server/pom.xml index 22f3a89f5..8315b274a 100644 --- a/camellia-delay-queue/camellia-delay-queue-server/pom.xml +++ b/camellia-delay-queue/camellia-delay-queue-server/pom.xml @@ -4,29 +4,29 @@ 4.0.0 camellia-delay-queue-server - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-delay-queue - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-toolkit - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-delay-queue-common - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-delay-queue/camellia-delay-queue-spring-boot-starters/camellia-delay-queue-sdk-spring-boot-starter/pom.xml b/camellia-delay-queue/camellia-delay-queue-spring-boot-starters/camellia-delay-queue-sdk-spring-boot-starter/pom.xml index 72bebc451..9609e9463 100644 --- a/camellia-delay-queue/camellia-delay-queue-spring-boot-starters/camellia-delay-queue-sdk-spring-boot-starter/pom.xml +++ b/camellia-delay-queue/camellia-delay-queue-spring-boot-starters/camellia-delay-queue-sdk-spring-boot-starter/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-delay-queue-sdk-spring-boot-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-delay-queue-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -28,7 +28,7 @@ com.netease.nim camellia-delay-queue-sdk-spring-boot - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-delay-queue/camellia-delay-queue-spring-boot-starters/camellia-delay-queue-sdk-spring-boot/pom.xml b/camellia-delay-queue/camellia-delay-queue-spring-boot-starters/camellia-delay-queue-sdk-spring-boot/pom.xml index 2b8984331..d5a10fab9 100644 --- a/camellia-delay-queue/camellia-delay-queue-spring-boot-starters/camellia-delay-queue-sdk-spring-boot/pom.xml +++ b/camellia-delay-queue/camellia-delay-queue-spring-boot-starters/camellia-delay-queue-sdk-spring-boot/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-delay-queue-sdk-spring-boot - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-delay-queue-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -28,7 +28,7 @@ com.netease.nim camellia-delay-queue-sdk - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT org.springframework.boot diff --git a/camellia-delay-queue/camellia-delay-queue-spring-boot-starters/camellia-delay-queue-sdk-spring-boot3-starter/pom.xml b/camellia-delay-queue/camellia-delay-queue-spring-boot-starters/camellia-delay-queue-sdk-spring-boot3-starter/pom.xml index e80229cf3..21aac8cf6 100644 --- a/camellia-delay-queue/camellia-delay-queue-spring-boot-starters/camellia-delay-queue-sdk-spring-boot3-starter/pom.xml +++ b/camellia-delay-queue/camellia-delay-queue-spring-boot-starters/camellia-delay-queue-sdk-spring-boot3-starter/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-delay-queue-sdk-spring-boot3-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-delay-queue-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -28,7 +28,7 @@ com.netease.nim camellia-delay-queue-sdk-spring-boot - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-delay-queue/camellia-delay-queue-spring-boot-starters/camellia-delay-queue-server-spring-boot-starter/pom.xml b/camellia-delay-queue/camellia-delay-queue-spring-boot-starters/camellia-delay-queue-server-spring-boot-starter/pom.xml index 68b4fa6c5..7f21a6c93 100644 --- a/camellia-delay-queue/camellia-delay-queue-spring-boot-starters/camellia-delay-queue-server-spring-boot-starter/pom.xml +++ b/camellia-delay-queue/camellia-delay-queue-spring-boot-starters/camellia-delay-queue-server-spring-boot-starter/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-delay-queue-server-spring-boot-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-delay-queue-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -28,12 +28,12 @@ com.netease.nim camellia-delay-queue-server - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-spring-boot3-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT redis.clients diff --git a/camellia-delay-queue/camellia-delay-queue-spring-boot-starters/pom.xml b/camellia-delay-queue/camellia-delay-queue-spring-boot-starters/pom.xml index 81c46acc0..fb417dd67 100644 --- a/camellia-delay-queue/camellia-delay-queue-spring-boot-starters/pom.xml +++ b/camellia-delay-queue/camellia-delay-queue-spring-boot-starters/pom.xml @@ -5,14 +5,14 @@ 4.0.0 camellia-delay-queue-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT pom com.netease.nim camellia-delay-queue - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-delay-queue/pom.xml b/camellia-delay-queue/pom.xml index c0b6a699b..805947c10 100644 --- a/camellia-delay-queue/pom.xml +++ b/camellia-delay-queue/pom.xml @@ -4,14 +4,14 @@ 4.0.0 camellia-delay-queue - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT pom com.netease.nim camellia - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-feign-client/camellia-feign-spring-boot-starter/pom.xml b/camellia-feign-client/camellia-feign-spring-boot-starter/pom.xml index be6fd5225..7b1740ea1 100644 --- a/camellia-feign-client/camellia-feign-spring-boot-starter/pom.xml +++ b/camellia-feign-client/camellia-feign-spring-boot-starter/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-feign-spring-boot-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-feign-client - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -35,7 +35,7 @@ com.netease.nim camellia-feign-spring-boot - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-feign-client/camellia-feign-spring-boot/pom.xml b/camellia-feign-client/camellia-feign-spring-boot/pom.xml index 35fa5ba89..060808cc0 100644 --- a/camellia-feign-client/camellia-feign-spring-boot/pom.xml +++ b/camellia-feign-client/camellia-feign-spring-boot/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-feign-spring-boot - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-feign-client - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -49,7 +49,7 @@ com.netease.nim camellia-feign - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-feign-client/camellia-feign-spring-boot3-starter/pom.xml b/camellia-feign-client/camellia-feign-spring-boot3-starter/pom.xml index 66d6117c1..67cda43ff 100644 --- a/camellia-feign-client/camellia-feign-spring-boot3-starter/pom.xml +++ b/camellia-feign-client/camellia-feign-spring-boot3-starter/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-feign-spring-boot3-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-feign-client - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -35,7 +35,7 @@ com.netease.nim camellia-feign-spring-boot - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-feign-client/camellia-feign/pom.xml b/camellia-feign-client/camellia-feign/pom.xml index 0b71fde94..541d9b5f7 100644 --- a/camellia-feign-client/camellia-feign/pom.xml +++ b/camellia-feign-client/camellia-feign/pom.xml @@ -4,24 +4,24 @@ 4.0.0 camellia-feign - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-feign-client - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-core - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-tools - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT io.github.openfeign diff --git a/camellia-feign-client/pom.xml b/camellia-feign-client/pom.xml index ad9c96c1c..9eddaa8ab 100644 --- a/camellia-feign-client/pom.xml +++ b/camellia-feign-client/pom.xml @@ -4,14 +4,14 @@ 4.0.0 camellia-feign-client - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT pom com.netease.nim camellia - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-hbase-client/camellia-hbase-spring-boot-starter/pom.xml b/camellia-hbase-client/camellia-hbase-spring-boot-starter/pom.xml index dccb087af..87dc589d5 100644 --- a/camellia-hbase-client/camellia-hbase-spring-boot-starter/pom.xml +++ b/camellia-hbase-client/camellia-hbase-spring-boot-starter/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-hbase-spring-boot-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-hbase-client - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -28,7 +28,7 @@ com.netease.nim camellia-hbase-spring-boot - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-hbase-client/camellia-hbase-spring-boot/pom.xml b/camellia-hbase-client/camellia-hbase-spring-boot/pom.xml index ab52f36da..a09542f0b 100644 --- a/camellia-hbase-client/camellia-hbase-spring-boot/pom.xml +++ b/camellia-hbase-client/camellia-hbase-spring-boot/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-hbase-spring-boot - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-hbase-client - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -28,7 +28,7 @@ com.netease.nim camellia-hbase - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT org.springframework.boot diff --git a/camellia-hbase-client/camellia-hbase-spring-boot3-starter/pom.xml b/camellia-hbase-client/camellia-hbase-spring-boot3-starter/pom.xml index da02c0add..c05abdb2d 100644 --- a/camellia-hbase-client/camellia-hbase-spring-boot3-starter/pom.xml +++ b/camellia-hbase-client/camellia-hbase-spring-boot3-starter/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-hbase-spring-boot3-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-hbase-client - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -28,7 +28,7 @@ com.netease.nim camellia-hbase-spring-boot - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-hbase-client/camellia-hbase/pom.xml b/camellia-hbase-client/camellia-hbase/pom.xml index f1bbec9c2..e8469bc4f 100644 --- a/camellia-hbase-client/camellia-hbase/pom.xml +++ b/camellia-hbase-client/camellia-hbase/pom.xml @@ -4,19 +4,19 @@ 4.0.0 camellia-hbase - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-hbase-client - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-core - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT org.apache.hbase diff --git a/camellia-hbase-client/pom.xml b/camellia-hbase-client/pom.xml index d76659a34..09bfde445 100644 --- a/camellia-hbase-client/pom.xml +++ b/camellia-hbase-client/pom.xml @@ -4,14 +4,14 @@ 4.0.0 camellia-hbase-client - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT pom com.netease.nim camellia - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-hot-key/camellia-hot-key-common/pom.xml b/camellia-hot-key/camellia-hot-key-common/pom.xml index 555f57c7a..548a029a8 100644 --- a/camellia-hot-key/camellia-hot-key-common/pom.xml +++ b/camellia-hot-key/camellia-hot-key-common/pom.xml @@ -4,24 +4,24 @@ 4.0.0 camellia-hot-key-common - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-hot-key - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-core - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-codec - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT io.netty diff --git a/camellia-hot-key/camellia-hot-key-extensions/camellia-hot-key-config/camellia-hot-key-config-etcd/pom.xml b/camellia-hot-key/camellia-hot-key-extensions/camellia-hot-key-config/camellia-hot-key-config-etcd/pom.xml index 9cdaceb8a..c524f69b5 100644 --- a/camellia-hot-key/camellia-hot-key-extensions/camellia-hot-key-config/camellia-hot-key-config-etcd/pom.xml +++ b/camellia-hot-key/camellia-hot-key-extensions/camellia-hot-key-config/camellia-hot-key-config-etcd/pom.xml @@ -4,19 +4,19 @@ 4.0.0 camellia-hot-key-config-etcd - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-hot-key-config - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-hot-key-server - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT io.etcd diff --git a/camellia-hot-key/camellia-hot-key-extensions/camellia-hot-key-config/camellia-hot-key-config-nacos/pom.xml b/camellia-hot-key/camellia-hot-key-extensions/camellia-hot-key-config/camellia-hot-key-config-nacos/pom.xml index 9ba1b4c82..ccc2f8c34 100644 --- a/camellia-hot-key/camellia-hot-key-extensions/camellia-hot-key-config/camellia-hot-key-config-nacos/pom.xml +++ b/camellia-hot-key/camellia-hot-key-extensions/camellia-hot-key-config/camellia-hot-key-config-nacos/pom.xml @@ -4,19 +4,19 @@ 4.0.0 camellia-hot-key-config-nacos - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-hot-key-config - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-hot-key-server - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.alibaba.nacos diff --git a/camellia-hot-key/camellia-hot-key-extensions/camellia-hot-key-config/pom.xml b/camellia-hot-key/camellia-hot-key-extensions/camellia-hot-key-config/pom.xml index 1eef6f74e..1b3b3dfad 100644 --- a/camellia-hot-key/camellia-hot-key-extensions/camellia-hot-key-config/pom.xml +++ b/camellia-hot-key/camellia-hot-key-extensions/camellia-hot-key-config/pom.xml @@ -3,14 +3,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 camellia-hot-key-config - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT pom com.netease.nim camellia-hot-key-extensions - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-hot-key/camellia-hot-key-extensions/camellia-hot-key-discovery/camellia-hot-key-discovery-eureka/pom.xml b/camellia-hot-key/camellia-hot-key-extensions/camellia-hot-key-discovery/camellia-hot-key-discovery-eureka/pom.xml index 9a25cad8d..9b26786b8 100644 --- a/camellia-hot-key/camellia-hot-key-extensions/camellia-hot-key-discovery/camellia-hot-key-discovery-eureka/pom.xml +++ b/camellia-hot-key/camellia-hot-key-extensions/camellia-hot-key-discovery/camellia-hot-key-discovery-eureka/pom.xml @@ -5,12 +5,12 @@ 4.0.0 camellia-hot-key-discovery-eureka - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-hot-key-discovery - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -36,7 +36,7 @@ com.netease.nim camellia-hot-key-sdk - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT org.springframework.cloud diff --git a/camellia-hot-key/camellia-hot-key-extensions/camellia-hot-key-discovery/camellia-hot-key-discovery-eureka3/pom.xml b/camellia-hot-key/camellia-hot-key-extensions/camellia-hot-key-discovery/camellia-hot-key-discovery-eureka3/pom.xml index fd2568553..775f450f9 100644 --- a/camellia-hot-key/camellia-hot-key-extensions/camellia-hot-key-discovery/camellia-hot-key-discovery-eureka3/pom.xml +++ b/camellia-hot-key/camellia-hot-key-extensions/camellia-hot-key-discovery/camellia-hot-key-discovery-eureka3/pom.xml @@ -5,12 +5,12 @@ 4.0.0 camellia-hot-key-discovery-eureka3 - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-hot-key-discovery - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -36,7 +36,7 @@ com.netease.nim camellia-hot-key-sdk - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT org.springframework.cloud diff --git a/camellia-hot-key/camellia-hot-key-extensions/camellia-hot-key-discovery/camellia-hot-key-discovery-zk/pom.xml b/camellia-hot-key/camellia-hot-key-extensions/camellia-hot-key-discovery/camellia-hot-key-discovery-zk/pom.xml index 70129ad06..7b8246d3c 100644 --- a/camellia-hot-key/camellia-hot-key-extensions/camellia-hot-key-discovery/camellia-hot-key-discovery-zk/pom.xml +++ b/camellia-hot-key/camellia-hot-key-extensions/camellia-hot-key-discovery/camellia-hot-key-discovery-zk/pom.xml @@ -5,34 +5,34 @@ 4.0.0 camellia-hot-key-discovery-zk - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-hot-key-discovery - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-hot-key-sdk - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-hot-key-server - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-core - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-zk - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-hot-key/camellia-hot-key-extensions/camellia-hot-key-discovery/pom.xml b/camellia-hot-key/camellia-hot-key-extensions/camellia-hot-key-discovery/pom.xml index aa1aff9ba..325b71f33 100644 --- a/camellia-hot-key/camellia-hot-key-extensions/camellia-hot-key-discovery/pom.xml +++ b/camellia-hot-key/camellia-hot-key-extensions/camellia-hot-key-discovery/pom.xml @@ -3,14 +3,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 camellia-hot-key-discovery - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT pom com.netease.nim camellia-hot-key-extensions - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-hot-key/camellia-hot-key-extensions/pom.xml b/camellia-hot-key/camellia-hot-key-extensions/pom.xml index 92608d7fc..d0e439cf4 100644 --- a/camellia-hot-key/camellia-hot-key-extensions/pom.xml +++ b/camellia-hot-key/camellia-hot-key-extensions/pom.xml @@ -3,14 +3,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 camellia-hot-key-extensions - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT pom com.netease.nim camellia-hot-key - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-hot-key/camellia-hot-key-sdk/pom.xml b/camellia-hot-key/camellia-hot-key-sdk/pom.xml index fcb0c3e5e..9e44837dd 100644 --- a/camellia-hot-key/camellia-hot-key-sdk/pom.xml +++ b/camellia-hot-key/camellia-hot-key-sdk/pom.xml @@ -4,19 +4,19 @@ 4.0.0 camellia-hot-key-sdk - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-hot-key - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-hot-key-common - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-hot-key/camellia-hot-key-server-bootstrap/pom.xml b/camellia-hot-key/camellia-hot-key-server-bootstrap/pom.xml index 2f06c9172..4b121e29a 100644 --- a/camellia-hot-key/camellia-hot-key-server-bootstrap/pom.xml +++ b/camellia-hot-key/camellia-hot-key-server-bootstrap/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-hot-key-server-bootstrap - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-hot-key - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -33,7 +33,7 @@ com.netease.nim camellia-hot-key-server-spring-boot-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-hot-key/camellia-hot-key-server/pom.xml b/camellia-hot-key/camellia-hot-key-server/pom.xml index 4316ef363..ac0154410 100644 --- a/camellia-hot-key/camellia-hot-key-server/pom.xml +++ b/camellia-hot-key/camellia-hot-key-server/pom.xml @@ -4,19 +4,19 @@ 4.0.0 camellia-hot-key-server - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-hot-key - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-hot-key-common - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT org.jctools @@ -26,17 +26,17 @@ com.netease.nim camellia-redis - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-toolkit - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-http-console - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-hot-key/camellia-hot-key-spring-boot-starters/camellia-hot-key-server-spring-boot-starter/pom.xml b/camellia-hot-key/camellia-hot-key-spring-boot-starters/camellia-hot-key-server-spring-boot-starter/pom.xml index fa7b67df5..90350b4b9 100644 --- a/camellia-hot-key/camellia-hot-key-spring-boot-starters/camellia-hot-key-server-spring-boot-starter/pom.xml +++ b/camellia-hot-key/camellia-hot-key-spring-boot-starters/camellia-hot-key-server-spring-boot-starter/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-hot-key-server-spring-boot-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-hot-key-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -28,12 +28,12 @@ com.netease.nim camellia-hot-key-server - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-spring-boot3-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT redis.clients diff --git a/camellia-hot-key/camellia-hot-key-spring-boot-starters/camellia-hot-key-server-zk-registry-spring-boot-starter/pom.xml b/camellia-hot-key/camellia-hot-key-spring-boot-starters/camellia-hot-key-server-zk-registry-spring-boot-starter/pom.xml index 726b8cb0d..bbb9d233a 100644 --- a/camellia-hot-key/camellia-hot-key-spring-boot-starters/camellia-hot-key-server-zk-registry-spring-boot-starter/pom.xml +++ b/camellia-hot-key/camellia-hot-key-spring-boot-starters/camellia-hot-key-server-zk-registry-spring-boot-starter/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-hot-key-server-zk-registry-spring-boot-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-hot-key-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -28,7 +28,7 @@ com.netease.nim camellia-hot-key-server-spring-boot-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT org.springframework.boot @@ -46,7 +46,7 @@ com.netease.nim camellia-hot-key-discovery-zk - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-hot-key/camellia-hot-key-spring-boot-starters/pom.xml b/camellia-hot-key/camellia-hot-key-spring-boot-starters/pom.xml index dda59d258..b2d799f69 100644 --- a/camellia-hot-key/camellia-hot-key-spring-boot-starters/pom.xml +++ b/camellia-hot-key/camellia-hot-key-spring-boot-starters/pom.xml @@ -4,14 +4,14 @@ 4.0.0 camellia-hot-key-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT pom com.netease.nim camellia-hot-key - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-hot-key/pom.xml b/camellia-hot-key/pom.xml index 1557d6706..d8adb81cc 100644 --- a/camellia-hot-key/pom.xml +++ b/camellia-hot-key/pom.xml @@ -4,14 +4,14 @@ 4.0.0 camellia-hot-key - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT pom com.netease.nim camellia - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-id-gen/camellia-id-gen-core/pom.xml b/camellia-id-gen/camellia-id-gen-core/pom.xml index 4ea11be04..25f3baf00 100644 --- a/camellia-id-gen/camellia-id-gen-core/pom.xml +++ b/camellia-id-gen/camellia-id-gen-core/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-id-gen-core - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-id-gen - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -21,12 +21,12 @@ com.netease.nim camellia-redis - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-toolkit - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.googlecode.concurrentlinkedhashmap diff --git a/camellia-id-gen/camellia-id-gen-sdk/pom.xml b/camellia-id-gen/camellia-id-gen-sdk/pom.xml index b7890bff3..5e57897a6 100644 --- a/camellia-id-gen/camellia-id-gen-sdk/pom.xml +++ b/camellia-id-gen/camellia-id-gen-sdk/pom.xml @@ -4,19 +4,19 @@ 4.0.0 camellia-id-gen-sdk - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-id-gen - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-id-gen-core - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.squareup.okhttp3 diff --git a/camellia-id-gen/camellia-id-gen-server-bootstraps/camellia-id-gen-segment-server-bootstrap/pom.xml b/camellia-id-gen/camellia-id-gen-server-bootstraps/camellia-id-gen-segment-server-bootstrap/pom.xml index a854644bb..146a3af89 100644 --- a/camellia-id-gen/camellia-id-gen-server-bootstraps/camellia-id-gen-segment-server-bootstrap/pom.xml +++ b/camellia-id-gen/camellia-id-gen-server-bootstraps/camellia-id-gen-segment-server-bootstrap/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-id-gen-segment-server-bootstrap - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-id-gen-server-bootstraps - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -33,12 +33,12 @@ com.netease.nim camellia-id-gen-segment-spring-boot-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-id-gen-id-loader - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-id-gen/camellia-id-gen-server-bootstraps/camellia-id-gen-snowflake-server-bootstrap/pom.xml b/camellia-id-gen/camellia-id-gen-server-bootstraps/camellia-id-gen-snowflake-server-bootstrap/pom.xml index 297e47ba3..360239353 100644 --- a/camellia-id-gen/camellia-id-gen-server-bootstraps/camellia-id-gen-snowflake-server-bootstrap/pom.xml +++ b/camellia-id-gen/camellia-id-gen-server-bootstraps/camellia-id-gen-snowflake-server-bootstrap/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-id-gen-snowflake-server-bootstrap - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-id-gen-server-bootstraps - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -33,12 +33,12 @@ com.netease.nim camellia-id-gen-snowflake-spring-boot-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-spring-boot3-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-id-gen/camellia-id-gen-server-bootstraps/camellia-id-gen-strict-server-bootstrap/pom.xml b/camellia-id-gen/camellia-id-gen-server-bootstraps/camellia-id-gen-strict-server-bootstrap/pom.xml index 59262a93d..4fe3fd626 100644 --- a/camellia-id-gen/camellia-id-gen-server-bootstraps/camellia-id-gen-strict-server-bootstrap/pom.xml +++ b/camellia-id-gen/camellia-id-gen-server-bootstraps/camellia-id-gen-strict-server-bootstrap/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-id-gen-strict-server-bootstrap - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-id-gen-server-bootstraps - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -33,17 +33,17 @@ com.netease.nim camellia-id-gen-strict-spring-boot-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-id-gen-id-loader - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-spring-boot3-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-id-gen/camellia-id-gen-server-bootstraps/pom.xml b/camellia-id-gen/camellia-id-gen-server-bootstraps/pom.xml index e8a6593b5..70b51388b 100644 --- a/camellia-id-gen/camellia-id-gen-server-bootstraps/pom.xml +++ b/camellia-id-gen/camellia-id-gen-server-bootstraps/pom.xml @@ -5,14 +5,14 @@ 4.0.0 camellia-id-gen-server-bootstraps - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT pom com.netease.nim camellia-id-gen - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-id-gen/camellia-id-gen-spring-boot-starters/camellia-id-gen-id-loader/pom.xml b/camellia-id-gen/camellia-id-gen-spring-boot-starters/camellia-id-gen-id-loader/pom.xml index 815145973..f8ab313a7 100644 --- a/camellia-id-gen/camellia-id-gen-spring-boot-starters/camellia-id-gen-id-loader/pom.xml +++ b/camellia-id-gen/camellia-id-gen-spring-boot-starters/camellia-id-gen-id-loader/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-id-gen-id-loader - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-id-gen-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -28,7 +28,7 @@ com.netease.nim camellia-id-gen-core - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT org.springframework.boot diff --git a/camellia-id-gen/camellia-id-gen-spring-boot-starters/camellia-id-gen-segment-spring-boot-starter/pom.xml b/camellia-id-gen/camellia-id-gen-spring-boot-starters/camellia-id-gen-segment-spring-boot-starter/pom.xml index 451ab241a..6da3ac662 100644 --- a/camellia-id-gen/camellia-id-gen-spring-boot-starters/camellia-id-gen-segment-spring-boot-starter/pom.xml +++ b/camellia-id-gen/camellia-id-gen-spring-boot-starters/camellia-id-gen-segment-spring-boot-starter/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-id-gen-segment-spring-boot-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-id-gen-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -52,12 +52,12 @@ com.netease.nim camellia-id-gen-core - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-id-gen-sdk - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT org.springframework.boot diff --git a/camellia-id-gen/camellia-id-gen-spring-boot-starters/camellia-id-gen-snowflake-spring-boot-starter/pom.xml b/camellia-id-gen/camellia-id-gen-spring-boot-starters/camellia-id-gen-snowflake-spring-boot-starter/pom.xml index 2546642fb..c88a99de5 100644 --- a/camellia-id-gen/camellia-id-gen-spring-boot-starters/camellia-id-gen-snowflake-spring-boot-starter/pom.xml +++ b/camellia-id-gen/camellia-id-gen-spring-boot-starters/camellia-id-gen-snowflake-spring-boot-starter/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-id-gen-snowflake-spring-boot-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-id-gen-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -28,7 +28,7 @@ com.netease.nim camellia-id-gen-core - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT org.springframework.boot diff --git a/camellia-id-gen/camellia-id-gen-spring-boot-starters/camellia-id-gen-strict-spring-boot-starter/pom.xml b/camellia-id-gen/camellia-id-gen-spring-boot-starters/camellia-id-gen-strict-spring-boot-starter/pom.xml index 89bd86a43..eb8cca63f 100644 --- a/camellia-id-gen/camellia-id-gen-spring-boot-starters/camellia-id-gen-strict-spring-boot-starter/pom.xml +++ b/camellia-id-gen/camellia-id-gen-spring-boot-starters/camellia-id-gen-strict-spring-boot-starter/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-id-gen-strict-spring-boot-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-id-gen-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -52,7 +52,7 @@ com.netease.nim camellia-id-gen-core - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT org.springframework.boot diff --git a/camellia-id-gen/camellia-id-gen-spring-boot-starters/pom.xml b/camellia-id-gen/camellia-id-gen-spring-boot-starters/pom.xml index 65c63e742..3354843ef 100644 --- a/camellia-id-gen/camellia-id-gen-spring-boot-starters/pom.xml +++ b/camellia-id-gen/camellia-id-gen-spring-boot-starters/pom.xml @@ -5,14 +5,14 @@ 4.0.0 camellia-id-gen-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT pom com.netease.nim camellia-id-gen - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-id-gen/pom.xml b/camellia-id-gen/pom.xml index ccf1ffccf..e9c6e4071 100644 --- a/camellia-id-gen/pom.xml +++ b/camellia-id-gen/pom.xml @@ -4,14 +4,14 @@ 4.0.0 camellia-id-gen - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT pom com.netease.nim camellia - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-kv/camellia-kv-wal/pom.xml b/camellia-kv/camellia-kv-wal/pom.xml new file mode 100644 index 000000000..a2265691e --- /dev/null +++ b/camellia-kv/camellia-kv-wal/pom.xml @@ -0,0 +1,51 @@ + + + 4.0.0 + + camellia-kv-wal + 1.4.0-SNAPSHOT + + + com.netease.nim + camellia-kv + 1.4.0-SNAPSHOT + + + + + junit + junit + 4.13.1 + test + + + + + + org.apache.maven.plugins + maven-compiler-plugin + ${maven-compiler-plugin.version} + + ${java.version} + ${java.version} + UTF-8 + + + + org.apache.maven.plugins + maven-source-plugin + ${maven-source-plugin.version} + + + attach-sources + verify + + jar-no-fork + + + + + + + diff --git a/camellia-kv/pom.xml b/camellia-kv/pom.xml new file mode 100644 index 000000000..cd69d8e11 --- /dev/null +++ b/camellia-kv/pom.xml @@ -0,0 +1,19 @@ + + + 4.0.0 + camellia-kv + 1.4.0-SNAPSHOT + + pom + + + com.netease.nim + camellia + 1.4.0-SNAPSHOT + + + + camellia-kv-wal + + diff --git a/camellia-redis-base/pom.xml b/camellia-redis-base/pom.xml index bcf0c7430..bd56b7cdd 100644 --- a/camellia-redis-base/pom.xml +++ b/camellia-redis-base/pom.xml @@ -4,19 +4,19 @@ 4.0.0 camellia-redis-base - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-core - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis-eureka-base/pom.xml b/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis-eureka-base/pom.xml index 8d27e9a40..e8385defb 100644 --- a/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis-eureka-base/pom.xml +++ b/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis-eureka-base/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-redis-eureka-base - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -35,7 +35,7 @@ com.netease.nim camellia-redis-base - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT org.springframework.cloud diff --git a/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis-eureka-base3/pom.xml b/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis-eureka-base3/pom.xml index 9160951d8..973f58ee7 100644 --- a/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis-eureka-base3/pom.xml +++ b/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis-eureka-base3/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-redis-eureka-base3 - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -35,7 +35,7 @@ com.netease.nim camellia-redis-base - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT org.springframework.cloud diff --git a/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis-eureka-spring-boot-starter/pom.xml b/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis-eureka-spring-boot-starter/pom.xml index 9e758b426..cc265f67d 100644 --- a/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis-eureka-spring-boot-starter/pom.xml +++ b/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis-eureka-spring-boot-starter/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-redis-eureka-spring-boot-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -35,12 +35,12 @@ com.netease.nim camellia-redis-eureka-base - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-eureka-spring-boot - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis-eureka-spring-boot/pom.xml b/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis-eureka-spring-boot/pom.xml index 167926931..859673f71 100644 --- a/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis-eureka-spring-boot/pom.xml +++ b/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis-eureka-spring-boot/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-redis-eureka-spring-boot - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -35,12 +35,12 @@ com.netease.nim camellia-redis-eureka-base - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT org.springframework.boot diff --git a/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis-eureka-spring-boot3-starter/pom.xml b/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis-eureka-spring-boot3-starter/pom.xml index 68ebf8ca6..a73f5c9b5 100644 --- a/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis-eureka-spring-boot3-starter/pom.xml +++ b/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis-eureka-spring-boot3-starter/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-redis-eureka-spring-boot3-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -35,12 +35,12 @@ com.netease.nim camellia-redis-eureka-base3 - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-eureka-spring-boot - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis-spring-boot-starter/pom.xml b/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis-spring-boot-starter/pom.xml index 93aa8d888..9809538b4 100644 --- a/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis-spring-boot-starter/pom.xml +++ b/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis-spring-boot-starter/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-redis-spring-boot-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -28,7 +28,7 @@ com.netease.nim camellia-redis-spring-boot - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis-spring-boot/pom.xml b/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis-spring-boot/pom.xml index 66a72732a..d29739a5e 100644 --- a/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis-spring-boot/pom.xml +++ b/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis-spring-boot/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-redis-spring-boot - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -28,12 +28,12 @@ com.netease.nim camellia-redis - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-toolkit - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT org.springframework.boot diff --git a/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis-spring-boot3-starter/pom.xml b/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis-spring-boot3-starter/pom.xml index d4957abc5..a22677772 100644 --- a/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis-spring-boot3-starter/pom.xml +++ b/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis-spring-boot3-starter/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-redis-spring-boot3-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -28,7 +28,7 @@ com.netease.nim camellia-redis-spring-boot - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis-zk-discovery-spring-boot-starter/pom.xml b/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis-zk-discovery-spring-boot-starter/pom.xml index d86b57102..966acb971 100644 --- a/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis-zk-discovery-spring-boot-starter/pom.xml +++ b/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis-zk-discovery-spring-boot-starter/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-redis-zk-discovery-spring-boot-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -28,7 +28,7 @@ com.netease.nim camellia-redis-zk-discovery-spring-boot - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis-zk-discovery-spring-boot/pom.xml b/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis-zk-discovery-spring-boot/pom.xml index 9d13518e7..ea3021b22 100644 --- a/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis-zk-discovery-spring-boot/pom.xml +++ b/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis-zk-discovery-spring-boot/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-redis-zk-discovery-spring-boot - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -28,12 +28,12 @@ com.netease.nim camellia-redis - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy-discovery-zk - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT org.springframework.boot @@ -51,7 +51,7 @@ com.netease.nim camellia-redis-proxy-discovery-common - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT compile diff --git a/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis-zk-discovery-spring-boot3-starter/pom.xml b/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis-zk-discovery-spring-boot3-starter/pom.xml index 8f05ef9a2..759d5e2ab 100644 --- a/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis-zk-discovery-spring-boot3-starter/pom.xml +++ b/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis-zk-discovery-spring-boot3-starter/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-redis-zk-discovery-spring-boot3-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -28,7 +28,7 @@ com.netease.nim camellia-redis-zk-discovery-spring-boot - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis3-eureka-spring-boot-starter/pom.xml b/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis3-eureka-spring-boot-starter/pom.xml index 557fcc3f2..ed365012b 100644 --- a/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis3-eureka-spring-boot-starter/pom.xml +++ b/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis3-eureka-spring-boot-starter/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-redis3-eureka-spring-boot-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -35,7 +35,7 @@ com.netease.nim camellia-redis-eureka-base - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT redis.clients diff --git a/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis3-eureka-spring-boot3-starter/pom.xml b/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis3-eureka-spring-boot3-starter/pom.xml index ab6fad8ac..30f64192c 100644 --- a/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis3-eureka-spring-boot3-starter/pom.xml +++ b/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis3-eureka-spring-boot3-starter/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-redis3-eureka-spring-boot3-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -35,7 +35,7 @@ com.netease.nim camellia-redis-eureka-base3 - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT redis.clients diff --git a/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis3-spring-boot-starter/pom.xml b/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis3-spring-boot-starter/pom.xml index 5fdbf285f..49d192f02 100644 --- a/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis3-spring-boot-starter/pom.xml +++ b/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis3-spring-boot-starter/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-redis3-spring-boot-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -28,7 +28,7 @@ com.netease.nim camellia-redis-spring-boot-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim @@ -43,7 +43,7 @@ com.netease.nim camellia-redis3 - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT redis.clients @@ -53,7 +53,7 @@ com.netease.nim camellia-redis3-toolkit - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT org.springframework.boot diff --git a/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis3-spring-boot3-starter/pom.xml b/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis3-spring-boot3-starter/pom.xml index c4df7fd42..87290ce42 100644 --- a/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis3-spring-boot3-starter/pom.xml +++ b/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis3-spring-boot3-starter/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-redis3-spring-boot3-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -28,7 +28,7 @@ com.netease.nim camellia-redis-spring-boot3-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim @@ -43,7 +43,7 @@ com.netease.nim camellia-redis3 - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT redis.clients @@ -53,7 +53,7 @@ com.netease.nim camellia-redis3-toolkit - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT org.springframework.boot diff --git a/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis3-zk-discovery-spring-boot-starter/pom.xml b/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis3-zk-discovery-spring-boot-starter/pom.xml index 64fabf081..82d2cbbba 100644 --- a/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis3-zk-discovery-spring-boot-starter/pom.xml +++ b/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis3-zk-discovery-spring-boot-starter/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-redis3-zk-discovery-spring-boot-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -28,7 +28,7 @@ com.netease.nim camellia-redis3 - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT redis.clients @@ -38,7 +38,7 @@ com.netease.nim camellia-redis-proxy-discovery-zk - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT org.springframework.boot @@ -56,7 +56,7 @@ com.netease.nim camellia-redis-proxy-discovery-common - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT compile diff --git a/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis3-zk-discovery-spring-boot3-starter/pom.xml b/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis3-zk-discovery-spring-boot3-starter/pom.xml index 32ad2d11a..12d97c02d 100644 --- a/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis3-zk-discovery-spring-boot3-starter/pom.xml +++ b/camellia-redis-client/camellia-redis-spring-boot-starters/camellia-redis3-zk-discovery-spring-boot3-starter/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-redis3-zk-discovery-spring-boot3-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -28,7 +28,7 @@ com.netease.nim camellia-redis3 - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT redis.clients @@ -38,7 +38,7 @@ com.netease.nim camellia-redis-proxy-discovery-zk - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT org.springframework.boot @@ -56,7 +56,7 @@ com.netease.nim camellia-redis-proxy-discovery-common - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT compile diff --git a/camellia-redis-client/camellia-redis-spring-boot-starters/pom.xml b/camellia-redis-client/camellia-redis-spring-boot-starters/pom.xml index 4f72206a4..434108ee0 100644 --- a/camellia-redis-client/camellia-redis-spring-boot-starters/pom.xml +++ b/camellia-redis-client/camellia-redis-spring-boot-starters/pom.xml @@ -4,14 +4,14 @@ 4.0.0 camellia-redis-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT pom com.netease.nim camellia-redis-client - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-redis-client/camellia-redis-toolkit/pom.xml b/camellia-redis-client/camellia-redis-toolkit/pom.xml index a951e8c78..08c689b79 100644 --- a/camellia-redis-client/camellia-redis-toolkit/pom.xml +++ b/camellia-redis-client/camellia-redis-toolkit/pom.xml @@ -4,19 +4,19 @@ 4.0.0 camellia-redis-toolkit - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-client - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-redis-client/camellia-redis/pom.xml b/camellia-redis-client/camellia-redis/pom.xml index e2f311065..f0da90858 100644 --- a/camellia-redis-client/camellia-redis/pom.xml +++ b/camellia-redis-client/camellia-redis/pom.xml @@ -4,19 +4,19 @@ 4.0.0 camellia-redis - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-client - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-base - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT redis.clients @@ -26,7 +26,7 @@ com.netease.nim camellia-redis-proxy-discovery-jedis2 - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-redis-client/camellia-redis3-toolkit/pom.xml b/camellia-redis-client/camellia-redis3-toolkit/pom.xml index 07a700d40..e489f7e7a 100644 --- a/camellia-redis-client/camellia-redis3-toolkit/pom.xml +++ b/camellia-redis-client/camellia-redis3-toolkit/pom.xml @@ -4,19 +4,19 @@ 4.0.0 camellia-redis3-toolkit - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-client - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-toolkit - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim @@ -27,7 +27,7 @@ com.netease.nim camellia-redis3 - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-redis-client/camellia-redis3/pom.xml b/camellia-redis-client/camellia-redis3/pom.xml index 8453cffe2..924c8af27 100644 --- a/camellia-redis-client/camellia-redis3/pom.xml +++ b/camellia-redis-client/camellia-redis3/pom.xml @@ -4,19 +4,19 @@ 4.0.0 camellia-redis3 - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-client - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-base - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT redis.clients @@ -26,7 +26,7 @@ com.netease.nim camellia-redis-proxy-discovery-jedis3 - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-redis-client/pom.xml b/camellia-redis-client/pom.xml index d8c4eaecc..1b1b3e7be 100644 --- a/camellia-redis-client/pom.xml +++ b/camellia-redis-client/pom.xml @@ -4,14 +4,14 @@ 4.0.0 camellia-redis-client - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT pom com.netease.nim camellia - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-redis-proxy/camellia-redis-proxy-bootstrap/pom.xml b/camellia-redis-proxy/camellia-redis-proxy-bootstrap/pom.xml index dfec734f7..b9e99ae65 100644 --- a/camellia-redis-proxy/camellia-redis-proxy-bootstrap/pom.xml +++ b/camellia-redis-proxy/camellia-redis-proxy-bootstrap/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-redis-proxy-bootstrap - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -30,7 +30,7 @@ com.netease.nim camellia-redis-proxy-config-etcd - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -43,7 +43,7 @@ com.netease.nim camellia-redis-proxy-config-nacos - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -56,7 +56,7 @@ com.netease.nim camellia-redis-proxy-zk-registry-spring-boot-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -69,7 +69,7 @@ com.netease.nim camellia-redis-proxy-kv-hbase - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -82,7 +82,7 @@ com.netease.nim camellia-redis-proxy-kv-obkv - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT org.jruby @@ -101,7 +101,7 @@ com.netease.nim camellia-redis-proxy-kv-tikv - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -128,7 +128,7 @@ com.netease.nim camellia-redis-proxy-spring-boot-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-redis-proxy/camellia-redis-proxy-core/pom.xml b/camellia-redis-proxy/camellia-redis-proxy-core/pom.xml index 5fdf7eda6..93beda4ac 100644 --- a/camellia-redis-proxy/camellia-redis-proxy-core/pom.xml +++ b/camellia-redis-proxy/camellia-redis-proxy-core/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-redis-proxy-core - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -36,7 +36,7 @@ com.netease.nim camellia-redis-base - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.googlecode.concurrentlinkedhashmap @@ -46,7 +46,7 @@ com.netease.nim camellia-http-console - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT junit diff --git a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-config/camellia-redis-proxy-config-etcd/pom.xml b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-config/camellia-redis-proxy-config-etcd/pom.xml index 2ece43401..e94e71ac1 100644 --- a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-config/camellia-redis-proxy-config-etcd/pom.xml +++ b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-config/camellia-redis-proxy-config-etcd/pom.xml @@ -4,19 +4,19 @@ 4.0.0 camellia-redis-proxy-config-etcd - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy-config - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy-core - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT io.etcd diff --git a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-config/camellia-redis-proxy-config-nacos/pom.xml b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-config/camellia-redis-proxy-config-nacos/pom.xml index 2e0d77328..58561d344 100644 --- a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-config/camellia-redis-proxy-config-nacos/pom.xml +++ b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-config/camellia-redis-proxy-config-nacos/pom.xml @@ -4,19 +4,19 @@ 4.0.0 camellia-redis-proxy-config-nacos - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy-config - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy-core - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.alibaba.nacos diff --git a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-config/pom.xml b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-config/pom.xml index 0e60006c7..e5f386ab4 100644 --- a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-config/pom.xml +++ b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-config/pom.xml @@ -5,7 +5,7 @@ 4.0.0 camellia-redis-proxy-config - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT pom @@ -16,7 +16,7 @@ com.netease.nim camellia-redis-proxy-extensions - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT \ No newline at end of file diff --git a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-discovery/camellia-redis-proxy-discovery-common/pom.xml b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-discovery/camellia-redis-proxy-discovery-common/pom.xml index 65a03e19f..61d3bfcc2 100644 --- a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-discovery/camellia-redis-proxy-discovery-common/pom.xml +++ b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-discovery/camellia-redis-proxy-discovery-common/pom.xml @@ -5,12 +5,12 @@ 4.0.0 camellia-redis-proxy-discovery-common - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy-discovery - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -22,7 +22,7 @@ com.netease.nim camellia-redis-base - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-discovery/camellia-redis-proxy-discovery-jedis2/pom.xml b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-discovery/camellia-redis-proxy-discovery-jedis2/pom.xml index d0af8ad35..ab376d4f2 100644 --- a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-discovery/camellia-redis-proxy-discovery-jedis2/pom.xml +++ b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-discovery/camellia-redis-proxy-discovery-jedis2/pom.xml @@ -5,19 +5,19 @@ 4.0.0 camellia-redis-proxy-discovery-jedis2 - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy-discovery - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-core - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT redis.clients @@ -27,7 +27,7 @@ com.netease.nim camellia-redis-proxy-discovery-common - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-discovery/camellia-redis-proxy-discovery-jedis3/pom.xml b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-discovery/camellia-redis-proxy-discovery-jedis3/pom.xml index 62a028727..d0de5caf3 100644 --- a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-discovery/camellia-redis-proxy-discovery-jedis3/pom.xml +++ b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-discovery/camellia-redis-proxy-discovery-jedis3/pom.xml @@ -5,19 +5,19 @@ 4.0.0 camellia-redis-proxy-discovery-jedis3 - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy-discovery - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-core - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT redis.clients @@ -27,7 +27,7 @@ com.netease.nim camellia-redis-proxy-discovery-common - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-discovery/camellia-redis-proxy-discovery-zk/pom.xml b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-discovery/camellia-redis-proxy-discovery-zk/pom.xml index 4662f4cfb..69410ccdd 100644 --- a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-discovery/camellia-redis-proxy-discovery-zk/pom.xml +++ b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-discovery/camellia-redis-proxy-discovery-zk/pom.xml @@ -5,29 +5,29 @@ 4.0.0 camellia-redis-proxy-discovery-zk - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy-discovery - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy-discovery-common - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-core - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-zk - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-discovery/pom.xml b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-discovery/pom.xml index f858606c0..9be34b940 100644 --- a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-discovery/pom.xml +++ b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-discovery/pom.xml @@ -5,14 +5,14 @@ 4.0.0 camellia-redis-proxy-discovery - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT pom com.netease.nim camellia-redis-proxy-extensions - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-hbase/pom.xml b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-hbase/pom.xml index c78a95c48..5ae3d3c87 100644 --- a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-hbase/pom.xml +++ b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-hbase/pom.xml @@ -4,29 +4,29 @@ 4.0.0 camellia-redis-proxy-hbase - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy-extensions - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy-core - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-hbase - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT redis.clients diff --git a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-hot-key/camellia-redis-proxy-hot-key-common/pom.xml b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-hot-key/camellia-redis-proxy-hot-key-common/pom.xml index 99ad441e4..e2cb8ac26 100644 --- a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-hot-key/camellia-redis-proxy-hot-key-common/pom.xml +++ b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-hot-key/camellia-redis-proxy-hot-key-common/pom.xml @@ -6,7 +6,7 @@ com.netease.nim camellia-redis-proxy-hot-key - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT camellia-redis-proxy-hot-key-common @@ -15,12 +15,12 @@ com.netease.nim camellia-redis-proxy-core - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-hot-key-sdk - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-hot-key/camellia-redis-proxy-hot-key-discovery/camellia-redis-proxy-hot-key-discovery-eureka/pom.xml b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-hot-key/camellia-redis-proxy-hot-key-discovery/camellia-redis-proxy-hot-key-discovery-eureka/pom.xml index b82e138b9..71079019f 100644 --- a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-hot-key/camellia-redis-proxy-hot-key-discovery/camellia-redis-proxy-hot-key-discovery-eureka/pom.xml +++ b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-hot-key/camellia-redis-proxy-hot-key-discovery/camellia-redis-proxy-hot-key-discovery-eureka/pom.xml @@ -6,7 +6,7 @@ com.netease.nim camellia-redis-proxy-hot-key-discovery - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT camellia-redis-proxy-hot-key-discovery-eureka @@ -15,12 +15,12 @@ com.netease.nim camellia-hot-key-discovery-eureka - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy-hot-key-common - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-hot-key/camellia-redis-proxy-hot-key-discovery/camellia-redis-proxy-hot-key-discovery-zk/pom.xml b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-hot-key/camellia-redis-proxy-hot-key-discovery/camellia-redis-proxy-hot-key-discovery-zk/pom.xml index fa7a7a8dc..1c3f3cbed 100644 --- a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-hot-key/camellia-redis-proxy-hot-key-discovery/camellia-redis-proxy-hot-key-discovery-zk/pom.xml +++ b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-hot-key/camellia-redis-proxy-hot-key-discovery/camellia-redis-proxy-hot-key-discovery-zk/pom.xml @@ -6,7 +6,7 @@ com.netease.nim camellia-redis-proxy-hot-key-discovery - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT camellia-redis-proxy-hot-key-discovery-zk @@ -15,12 +15,12 @@ com.netease.nim camellia-hot-key-discovery-zk - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy-hot-key-common - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-hot-key/camellia-redis-proxy-hot-key-discovery/pom.xml b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-hot-key/camellia-redis-proxy-hot-key-discovery/pom.xml index 4e52ff48a..b01501092 100644 --- a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-hot-key/camellia-redis-proxy-hot-key-discovery/pom.xml +++ b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-hot-key/camellia-redis-proxy-hot-key-discovery/pom.xml @@ -6,7 +6,7 @@ com.netease.nim camellia-redis-proxy-hot-key - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT camellia-redis-proxy-hot-key-discovery diff --git a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-hot-key/camellia-redis-proxy-hot-key-plugin/camellia-redis-proxy-hot-key-cache-plugin/pom.xml b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-hot-key/camellia-redis-proxy-hot-key-plugin/camellia-redis-proxy-hot-key-cache-plugin/pom.xml index 573d3671d..1cf204afc 100644 --- a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-hot-key/camellia-redis-proxy-hot-key-plugin/camellia-redis-proxy-hot-key-cache-plugin/pom.xml +++ b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-hot-key/camellia-redis-proxy-hot-key-plugin/camellia-redis-proxy-hot-key-cache-plugin/pom.xml @@ -6,7 +6,7 @@ com.netease.nim camellia-redis-proxy-hot-key-plugin - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT camellia-redis-proxy-hot-key-cache-plugin @@ -15,7 +15,7 @@ com.netease.nim camellia-redis-proxy-hot-key-common - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-hot-key/camellia-redis-proxy-hot-key-plugin/camellia-redis-proxy-hot-key-monitor-plugin/pom.xml b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-hot-key/camellia-redis-proxy-hot-key-plugin/camellia-redis-proxy-hot-key-monitor-plugin/pom.xml index 5e6c926b9..4259c5490 100644 --- a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-hot-key/camellia-redis-proxy-hot-key-plugin/camellia-redis-proxy-hot-key-monitor-plugin/pom.xml +++ b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-hot-key/camellia-redis-proxy-hot-key-plugin/camellia-redis-proxy-hot-key-monitor-plugin/pom.xml @@ -6,7 +6,7 @@ com.netease.nim camellia-redis-proxy-hot-key-plugin - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT camellia-redis-proxy-hot-key-monitor-plugin @@ -15,7 +15,7 @@ com.netease.nim camellia-redis-proxy-hot-key-common - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-hot-key/camellia-redis-proxy-hot-key-plugin/pom.xml b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-hot-key/camellia-redis-proxy-hot-key-plugin/pom.xml index f62fbc997..68588e802 100644 --- a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-hot-key/camellia-redis-proxy-hot-key-plugin/pom.xml +++ b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-hot-key/camellia-redis-proxy-hot-key-plugin/pom.xml @@ -6,7 +6,7 @@ com.netease.nim camellia-redis-proxy-hot-key - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT camellia-redis-proxy-hot-key-plugin diff --git a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-hot-key/pom.xml b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-hot-key/pom.xml index 149e8eeb0..e61afae06 100644 --- a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-hot-key/pom.xml +++ b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-hot-key/pom.xml @@ -5,7 +5,7 @@ 4.0.0 camellia-redis-proxy-hot-key - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT pom @@ -17,7 +17,7 @@ com.netease.nim camellia-redis-proxy-extensions - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT \ No newline at end of file diff --git a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-kv/camellia-redis-proxy-kv-hbase/pom.xml b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-kv/camellia-redis-proxy-kv-hbase/pom.xml index 404a40236..78858a328 100644 --- a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-kv/camellia-redis-proxy-kv-hbase/pom.xml +++ b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-kv/camellia-redis-proxy-kv-hbase/pom.xml @@ -4,24 +4,24 @@ 4.0.0 camellia-redis-proxy-kv-hbase - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy-kv - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy-core - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-hbase - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-kv/camellia-redis-proxy-kv-obkv/pom.xml b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-kv/camellia-redis-proxy-kv-obkv/pom.xml index e59ebb951..7f2c3f843 100644 --- a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-kv/camellia-redis-proxy-kv-obkv/pom.xml +++ b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-kv/camellia-redis-proxy-kv-obkv/pom.xml @@ -4,19 +4,19 @@ 4.0.0 camellia-redis-proxy-kv-obkv - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy-kv - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy-core - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.oceanbase diff --git a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-kv/camellia-redis-proxy-kv-tikv/pom.xml b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-kv/camellia-redis-proxy-kv-tikv/pom.xml index 6ea91fbcd..e14cd0545 100644 --- a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-kv/camellia-redis-proxy-kv-tikv/pom.xml +++ b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-kv/camellia-redis-proxy-kv-tikv/pom.xml @@ -4,19 +4,19 @@ 4.0.0 camellia-redis-proxy-kv-tikv - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy-kv - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy-core - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT org.tikv diff --git a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-kv/pom.xml b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-kv/pom.xml index d0df0fa2c..007104c8f 100644 --- a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-kv/pom.xml +++ b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-kv/pom.xml @@ -5,7 +5,7 @@ 4.0.0 camellia-redis-proxy-kv - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT pom @@ -17,7 +17,7 @@ com.netease.nim camellia-redis-proxy-extensions - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT \ No newline at end of file diff --git a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-mq/camellia-redis-proxy-mq-common/pom.xml b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-mq/camellia-redis-proxy-mq-common/pom.xml index cd97f11cf..380a578e3 100644 --- a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-mq/camellia-redis-proxy-mq-common/pom.xml +++ b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-mq/camellia-redis-proxy-mq-common/pom.xml @@ -4,19 +4,19 @@ 4.0.0 camellia-redis-proxy-mq-common - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy-mq - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy-core - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-mq/camellia-redis-proxy-mq-kafka/pom.xml b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-mq/camellia-redis-proxy-mq-kafka/pom.xml index 763bf408f..5cf69e43f 100644 --- a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-mq/camellia-redis-proxy-mq-kafka/pom.xml +++ b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-mq/camellia-redis-proxy-mq-kafka/pom.xml @@ -4,19 +4,19 @@ 4.0.0 camellia-redis-proxy-mq-kafka - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy-mq - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy-mq-common - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT org.apache.kafka diff --git a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-mq/pom.xml b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-mq/pom.xml index 3602c282c..9b2a58880 100644 --- a/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-mq/pom.xml +++ b/camellia-redis-proxy/camellia-redis-proxy-extensions/camellia-redis-proxy-mq/pom.xml @@ -3,14 +3,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 camellia-redis-proxy-mq - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT pom com.netease.nim camellia-redis-proxy-extensions - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-redis-proxy/camellia-redis-proxy-extensions/pom.xml b/camellia-redis-proxy/camellia-redis-proxy-extensions/pom.xml index fa9c27665..521dc7e6f 100644 --- a/camellia-redis-proxy/camellia-redis-proxy-extensions/pom.xml +++ b/camellia-redis-proxy/camellia-redis-proxy-extensions/pom.xml @@ -3,14 +3,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 camellia-redis-proxy-extensions - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT pom com.netease.nim camellia-redis-proxy - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-redis-proxy-hbase-spring-boot-starter/pom.xml b/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-redis-proxy-hbase-spring-boot-starter/pom.xml index 22aa2dfea..76f9fe296 100644 --- a/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-redis-proxy-hbase-spring-boot-starter/pom.xml +++ b/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-redis-proxy-hbase-spring-boot-starter/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-redis-proxy-hbase-spring-boot-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -28,22 +28,22 @@ com.netease.nim camellia-redis-proxy-spring-boot-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-spring-boot3-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-hbase-spring-boot3-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy-hbase - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT org.apache.hbase diff --git a/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-redis-proxy-nacos-spring-boot-starter/pom.xml b/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-redis-proxy-nacos-spring-boot-starter/pom.xml index 807a9ccb2..d48a1e9fd 100644 --- a/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-redis-proxy-nacos-spring-boot-starter/pom.xml +++ b/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-redis-proxy-nacos-spring-boot-starter/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-redis-proxy-nacos-spring-boot-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -28,7 +28,7 @@ com.netease.nim camellia-redis-proxy-spring-boot-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.alibaba.nacos diff --git a/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-redis-proxy-spring-boot-starter/pom.xml b/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-redis-proxy-spring-boot-starter/pom.xml index 74f387cab..7e82c11fd 100644 --- a/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-redis-proxy-spring-boot-starter/pom.xml +++ b/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-redis-proxy-spring-boot-starter/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-redis-proxy-spring-boot-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -28,7 +28,7 @@ com.netease.nim camellia-redis-proxy-core - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT org.springframework.boot diff --git a/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-redis-proxy-zk-registry-spring-boot-starter/pom.xml b/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-redis-proxy-zk-registry-spring-boot-starter/pom.xml index aabb0ca9b..d188142e7 100644 --- a/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-redis-proxy-zk-registry-spring-boot-starter/pom.xml +++ b/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-redis-proxy-zk-registry-spring-boot-starter/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-redis-proxy-zk-registry-spring-boot-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -28,7 +28,7 @@ com.netease.nim camellia-redis-proxy-spring-boot-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT org.springframework.boot @@ -46,7 +46,7 @@ com.netease.nim camellia-redis-proxy-discovery-zk - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis-base/pom.xml b/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis-base/pom.xml index 655f9eddd..fa4fd298e 100644 --- a/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis-base/pom.xml +++ b/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis-base/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-spring-redis-base - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -39,7 +39,7 @@ com.netease.nim camellia-redis-proxy-discovery-jedis2 - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis-eureka-discovery-spring-boot-starter/pom.xml b/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis-eureka-discovery-spring-boot-starter/pom.xml index 04167abe9..ab5d6aa47 100644 --- a/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis-eureka-discovery-spring-boot-starter/pom.xml +++ b/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis-eureka-discovery-spring-boot-starter/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-spring-redis-eureka-discovery-spring-boot-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -36,7 +36,7 @@ com.netease.nim camellia-spring-redis-eureka-discovery-spring-boot - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis-eureka-discovery-spring-boot/pom.xml b/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis-eureka-discovery-spring-boot/pom.xml index 1fe65bc18..5b9fa6c50 100644 --- a/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis-eureka-discovery-spring-boot/pom.xml +++ b/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis-eureka-discovery-spring-boot/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-spring-redis-eureka-discovery-spring-boot - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -36,12 +36,12 @@ com.netease.nim camellia-redis-eureka-base - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-spring-redis-base - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT org.springframework.boot diff --git a/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis-eureka-discovery-spring-boot3-starter/pom.xml b/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis-eureka-discovery-spring-boot3-starter/pom.xml index 0b63b45a6..1e81f064d 100644 --- a/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis-eureka-discovery-spring-boot3-starter/pom.xml +++ b/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis-eureka-discovery-spring-boot3-starter/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-spring-redis-eureka-discovery-spring-boot3-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -36,12 +36,12 @@ com.netease.nim camellia-redis-eureka-base3 - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-spring-redis-eureka-discovery-spring-boot - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim diff --git a/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis-zk-discovery-spring-boot-starter/pom.xml b/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis-zk-discovery-spring-boot-starter/pom.xml index 20a033eb7..6d45f6b7d 100644 --- a/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis-zk-discovery-spring-boot-starter/pom.xml +++ b/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis-zk-discovery-spring-boot-starter/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-spring-redis-zk-discovery-spring-boot-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -35,7 +35,7 @@ com.netease.nim camellia-spring-redis-zk-discovery-spring-boot - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis-zk-discovery-spring-boot/pom.xml b/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis-zk-discovery-spring-boot/pom.xml index 4de2f4c15..edfc2b6cd 100644 --- a/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis-zk-discovery-spring-boot/pom.xml +++ b/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis-zk-discovery-spring-boot/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-spring-redis-zk-discovery-spring-boot - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -48,12 +48,12 @@ com.netease.nim camellia-spring-redis-base - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy-discovery-zk - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis-zk-discovery-spring-boot3-starter/pom.xml b/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis-zk-discovery-spring-boot3-starter/pom.xml index 955efba4c..42d8cc7df 100644 --- a/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis-zk-discovery-spring-boot3-starter/pom.xml +++ b/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis-zk-discovery-spring-boot3-starter/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-spring-redis-zk-discovery-spring-boot3-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -35,7 +35,7 @@ com.netease.nim camellia-spring-redis-zk-discovery-spring-boot - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis3-base/pom.xml b/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis3-base/pom.xml index 98e509c04..c47155cc3 100644 --- a/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis3-base/pom.xml +++ b/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis3-base/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-spring-redis3-base - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -21,7 +21,7 @@ com.netease.nim camellia-redis-proxy-discovery-jedis3 - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT redis.clients diff --git a/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis3-eureka-discovery-spring-boot-starter/pom.xml b/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis3-eureka-discovery-spring-boot-starter/pom.xml index 3eab360dc..71e73ab0a 100644 --- a/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis3-eureka-discovery-spring-boot-starter/pom.xml +++ b/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis3-eureka-discovery-spring-boot-starter/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-spring-redis3-eureka-discovery-spring-boot-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -35,7 +35,7 @@ com.netease.nim camellia-spring-redis3-eureka-discovery-spring-boot - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis3-eureka-discovery-spring-boot/pom.xml b/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis3-eureka-discovery-spring-boot/pom.xml index c4542941f..7ab76dd0c 100644 --- a/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis3-eureka-discovery-spring-boot/pom.xml +++ b/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis3-eureka-discovery-spring-boot/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-spring-redis3-eureka-discovery-spring-boot - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -35,12 +35,12 @@ com.netease.nim camellia-redis-eureka-base - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-spring-redis3-base - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT org.springframework.boot diff --git a/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis3-eureka-discovery-spring-boot3-starter/pom.xml b/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis3-eureka-discovery-spring-boot3-starter/pom.xml index fbd4dd9e1..0015f9fa2 100644 --- a/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis3-eureka-discovery-spring-boot3-starter/pom.xml +++ b/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis3-eureka-discovery-spring-boot3-starter/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-spring-redis3-eureka-discovery-spring-boot3-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -35,12 +35,12 @@ com.netease.nim camellia-redis-eureka-base3 - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-spring-redis3-eureka-discovery-spring-boot - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim diff --git a/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis3-zk-discovery-spring-boot-starter/pom.xml b/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis3-zk-discovery-spring-boot-starter/pom.xml index 8081458f2..d4fa2d1d1 100644 --- a/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis3-zk-discovery-spring-boot-starter/pom.xml +++ b/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis3-zk-discovery-spring-boot-starter/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-spring-redis3-zk-discovery-spring-boot-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -35,7 +35,7 @@ com.netease.nim camellia-spring-redis3-zk-discovery-spring-boot - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis3-zk-discovery-spring-boot/pom.xml b/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis3-zk-discovery-spring-boot/pom.xml index 7ded7bcd7..ab9e890cf 100644 --- a/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis3-zk-discovery-spring-boot/pom.xml +++ b/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis3-zk-discovery-spring-boot/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-spring-redis3-zk-discovery-spring-boot - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -49,12 +49,12 @@ com.netease.nim camellia-spring-redis3-base - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy-discovery-zk - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT redis.clients diff --git a/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis3-zk-discovery-spring-boot3-starter/pom.xml b/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis3-zk-discovery-spring-boot3-starter/pom.xml index e67b8199e..2b3eda846 100644 --- a/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis3-zk-discovery-spring-boot3-starter/pom.xml +++ b/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/camellia-spring-redis3-zk-discovery-spring-boot3-starter/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-spring-redis3-zk-discovery-spring-boot3-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-proxy-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -35,7 +35,7 @@ com.netease.nim camellia-spring-redis3-zk-discovery-spring-boot - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/pom.xml b/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/pom.xml index 330f346e1..a8bf36546 100644 --- a/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/pom.xml +++ b/camellia-redis-proxy/camellia-redis-proxy-spring-boot-starters/pom.xml @@ -4,14 +4,14 @@ 4.0.0 camellia-redis-proxy-spring-boot-starters - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT pom com.netease.nim camellia-redis-proxy - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-redis-proxy/pom.xml b/camellia-redis-proxy/pom.xml index d221380eb..9ae6b31f4 100644 --- a/camellia-redis-proxy/pom.xml +++ b/camellia-redis-proxy/pom.xml @@ -3,14 +3,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 camellia-redis-proxy - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT pom com.netease.nim camellia - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-tests/camellia-delay-queue-tests/pom.xml b/camellia-tests/camellia-delay-queue-tests/pom.xml index 96369fe0e..92f731b85 100644 --- a/camellia-tests/camellia-delay-queue-tests/pom.xml +++ b/camellia-tests/camellia-delay-queue-tests/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-delay-queue-tests - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-tests - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-tests/camellia-feign-tests/pom.xml b/camellia-tests/camellia-feign-tests/pom.xml index b02623080..5865fc17e 100644 --- a/camellia-tests/camellia-feign-tests/pom.xml +++ b/camellia-tests/camellia-feign-tests/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-feign-tests - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-tests - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-tests/camellia-hot-key-tests/pom.xml b/camellia-tests/camellia-hot-key-tests/pom.xml index 5ca633a74..dd5d16f49 100644 --- a/camellia-tests/camellia-hot-key-tests/pom.xml +++ b/camellia-tests/camellia-hot-key-tests/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-hot-key-tests - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-tests - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-tests/camellia-id-gen-tests/pom.xml b/camellia-tests/camellia-id-gen-tests/pom.xml index 05d316d47..f3d70dab8 100644 --- a/camellia-tests/camellia-id-gen-tests/pom.xml +++ b/camellia-tests/camellia-id-gen-tests/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-id-gen-tests - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-tests - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-tests/camellia-redis-proxy-tests/pom.xml b/camellia-tests/camellia-redis-proxy-tests/pom.xml index 92309f15a..45fe1f881 100644 --- a/camellia-tests/camellia-redis-proxy-tests/pom.xml +++ b/camellia-tests/camellia-redis-proxy-tests/pom.xml @@ -4,19 +4,19 @@ 4.0.0 camellia-redis-proxy-tests - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-tests - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis3 - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-tests/camellia-redis-tests/pom.xml b/camellia-tests/camellia-redis-tests/pom.xml index 8f5f5c45a..04ebf7fa7 100644 --- a/camellia-tests/camellia-redis-tests/pom.xml +++ b/camellia-tests/camellia-redis-tests/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-redis-tests - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-tests - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-tests/camellia-redis3-tests/pom.xml b/camellia-tests/camellia-redis3-tests/pom.xml index 29a383b83..d6914f24c 100644 --- a/camellia-tests/camellia-redis3-tests/pom.xml +++ b/camellia-tests/camellia-redis3-tests/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-redis3-tests - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-tests - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-tests/camellia-tools-tests/pom.xml b/camellia-tests/camellia-tools-tests/pom.xml index c7f12297e..cbf8daafe 100644 --- a/camellia-tests/camellia-tools-tests/pom.xml +++ b/camellia-tests/camellia-tools-tests/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-tools-tests - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-tests - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-tests/pom.xml b/camellia-tests/pom.xml index 22b9be08d..a82e4ef82 100644 --- a/camellia-tests/pom.xml +++ b/camellia-tests/pom.xml @@ -3,14 +3,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 camellia-tests - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT pom com.netease.nim camellia - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-toolkits/camellia-codec/pom.xml b/camellia-toolkits/camellia-codec/pom.xml index ad48981a5..9de479f60 100644 --- a/camellia-toolkits/camellia-codec/pom.xml +++ b/camellia-toolkits/camellia-codec/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-codec - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-toolkits - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-toolkits/camellia-http-console/pom.xml b/camellia-toolkits/camellia-http-console/pom.xml index d8f801182..1d533ab1c 100644 --- a/camellia-toolkits/camellia-http-console/pom.xml +++ b/camellia-toolkits/camellia-http-console/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-http-console - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-toolkits - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -26,7 +26,7 @@ com.netease.nim camellia-tools - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-toolkits/camellia-mq-isolation/camellia-mq-isolation-controller-spring-boot-starter/pom.xml b/camellia-toolkits/camellia-mq-isolation/camellia-mq-isolation-controller-spring-boot-starter/pom.xml index f822eb8d2..b28022d2a 100644 --- a/camellia-toolkits/camellia-mq-isolation/camellia-mq-isolation-controller-spring-boot-starter/pom.xml +++ b/camellia-toolkits/camellia-mq-isolation/camellia-mq-isolation-controller-spring-boot-starter/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-mq-isolation-controller-spring-boot-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-mq-isolation - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -28,7 +28,7 @@ com.netease.nim camellia-mq-isolation-controller - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT org.springframework.boot diff --git a/camellia-toolkits/camellia-mq-isolation/camellia-mq-isolation-controller/pom.xml b/camellia-toolkits/camellia-mq-isolation/camellia-mq-isolation-controller/pom.xml index 2ed2a9bf9..ca8ba6db1 100644 --- a/camellia-toolkits/camellia-mq-isolation/camellia-mq-isolation-controller/pom.xml +++ b/camellia-toolkits/camellia-mq-isolation/camellia-mq-isolation-controller/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-mq-isolation-controller - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-mq-isolation - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT @@ -45,17 +45,17 @@ com.netease.nim camellia-core - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-tools - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-redis-spring-boot3-starter - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT redis.clients @@ -65,7 +65,7 @@ com.netease.nim camellia-mq-isolation-core - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-toolkits/camellia-mq-isolation/camellia-mq-isolation-core/pom.xml b/camellia-toolkits/camellia-mq-isolation/camellia-mq-isolation-core/pom.xml index f2083c4ca..5751f7b58 100644 --- a/camellia-toolkits/camellia-mq-isolation/camellia-mq-isolation-core/pom.xml +++ b/camellia-toolkits/camellia-mq-isolation/camellia-mq-isolation-core/pom.xml @@ -4,19 +4,19 @@ 4.0.0 camellia-mq-isolation-core - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-mq-isolation - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-core - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-toolkits/camellia-mq-isolation/camellia-mq-isolation-kafka/pom.xml b/camellia-toolkits/camellia-mq-isolation/camellia-mq-isolation-kafka/pom.xml index 067bfabdf..923291eb6 100644 --- a/camellia-toolkits/camellia-mq-isolation/camellia-mq-isolation-kafka/pom.xml +++ b/camellia-toolkits/camellia-mq-isolation/camellia-mq-isolation-kafka/pom.xml @@ -4,19 +4,19 @@ 4.0.0 camellia-mq-isolation-kafka - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-mq-isolation - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-mq-isolation-core - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT org.apache.kafka diff --git a/camellia-toolkits/camellia-mq-isolation/pom.xml b/camellia-toolkits/camellia-mq-isolation/pom.xml index dafc52ac2..fc3274332 100644 --- a/camellia-toolkits/camellia-mq-isolation/pom.xml +++ b/camellia-toolkits/camellia-mq-isolation/pom.xml @@ -4,14 +4,14 @@ 4.0.0 camellia-mq-isolation - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT pom com.netease.nim camellia-toolkits - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-toolkits/camellia-tools/pom.xml b/camellia-toolkits/camellia-tools/pom.xml index 3fe4be8d1..aab4bae63 100644 --- a/camellia-toolkits/camellia-tools/pom.xml +++ b/camellia-toolkits/camellia-tools/pom.xml @@ -4,12 +4,12 @@ 4.0.0 camellia-tools - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-toolkits - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/camellia-toolkits/camellia-zk/pom.xml b/camellia-toolkits/camellia-zk/pom.xml index caf44f026..d27bfc0d6 100644 --- a/camellia-toolkits/camellia-zk/pom.xml +++ b/camellia-toolkits/camellia-zk/pom.xml @@ -4,19 +4,19 @@ 4.0.0 camellia-zk - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-toolkits - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT com.netease.nim camellia-core - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT org.apache.curator diff --git a/camellia-toolkits/pom.xml b/camellia-toolkits/pom.xml index e1928f32a..f42a7e3b1 100644 --- a/camellia-toolkits/pom.xml +++ b/camellia-toolkits/pom.xml @@ -3,14 +3,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 camellia-toolkits - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT pom com.netease.nim camellia - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/pom.xml b/pom.xml index 1c0cd3289..bfa9b0abc 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.netease.nim camellia - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT camellia base module https://github.com/netease-im/camellia pom @@ -16,6 +16,7 @@ camellia-cache camellia-feign-client camellia-hbase-client + camellia-kv camellia-redis-base camellia-redis-client camellia-redis-proxy