From b62c61bc8fef942e3c2a59f19205942ca28c0b1b Mon Sep 17 00:00:00 2001 From: sanshengshui Date: Thu, 13 Mar 2025 10:45:31 +0800 Subject: [PATCH] fix --- pom.xml | 2 +- toolkit-app/pom.xml | 2 +- toolkit-coap/pom.xml | 2 +- toolkit-common/pom.xml | 2 +- .../client/toolkit/common/constants/StorageConstants.java | 2 +- toolkit-mqtt/pom.xml | 2 +- toolkit-nbiot/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 8bda023..34d8eaa 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ iot.technology iot-toolkit - 0.7.4 + 0.7.3 toolkit-mqtt toolkit-coap diff --git a/toolkit-app/pom.xml b/toolkit-app/pom.xml index d2a6bac..dfc5c09 100644 --- a/toolkit-app/pom.xml +++ b/toolkit-app/pom.xml @@ -22,7 +22,7 @@ iot-toolkit iot.technology - 0.7.4 + 0.7.3 diff --git a/toolkit-coap/pom.xml b/toolkit-coap/pom.xml index 02f3123..81761ae 100644 --- a/toolkit-coap/pom.xml +++ b/toolkit-coap/pom.xml @@ -22,7 +22,7 @@ iot-toolkit iot.technology - 0.7.4 + 0.7.3 diff --git a/toolkit-common/pom.xml b/toolkit-common/pom.xml index 186480c..7f69062 100644 --- a/toolkit-common/pom.xml +++ b/toolkit-common/pom.xml @@ -22,7 +22,7 @@ iot-toolkit iot.technology - 0.7.4 + 0.7.3 IoT Technology ToolKit Common diff --git a/toolkit-common/src/main/java/iot/technology/client/toolkit/common/constants/StorageConstants.java b/toolkit-common/src/main/java/iot/technology/client/toolkit/common/constants/StorageConstants.java index 9062c0c..22539b3 100644 --- a/toolkit-common/src/main/java/iot/technology/client/toolkit/common/constants/StorageConstants.java +++ b/toolkit-common/src/main/java/iot/technology/client/toolkit/common/constants/StorageConstants.java @@ -22,5 +22,5 @@ public interface StorageConstants { String LANG_MESSAGES = "i18n.messages"; - String TOOLKIT_VERSION = "v0.7.3"; + String TOOLKIT_VERSION = "v0.7.4"; } diff --git a/toolkit-mqtt/pom.xml b/toolkit-mqtt/pom.xml index 5ae9043..9b348e9 100644 --- a/toolkit-mqtt/pom.xml +++ b/toolkit-mqtt/pom.xml @@ -22,7 +22,7 @@ iot-toolkit iot.technology - 0.7.4 + 0.7.3 toolkit-mqtt diff --git a/toolkit-nbiot/pom.xml b/toolkit-nbiot/pom.xml index eed5c93..e125953 100644 --- a/toolkit-nbiot/pom.xml +++ b/toolkit-nbiot/pom.xml @@ -22,7 +22,7 @@ iot-toolkit iot.technology - 0.7.4 + 0.7.3 4.0.0