From 6e5af7b47c0db7b47a077cfe1a23df482f2703b2 Mon Sep 17 00:00:00 2001 From: xieb <vip_xiaobin810@163.com> Date: Tue, 19 Sep 2023 10:03:14 +0800 Subject: [PATCH] zh_cn --- pom.xml | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index dd1207c..734b300 100644 --- a/pom.xml +++ b/pom.xml @@ -10,9 +10,9 @@ </parent> <groupId>com.dji</groupId> - <artifactId>cloud-api-sample</artifactId> - <version>1.3.0</version> - <name>cloud-api-sample</name> + <artifactId>iot-drone-api</artifactId> + <version>1.5.0</version> + <name>iot-drone-api</name> <properties> <java.version>11</java.version> -- Gitblit v1.9.3