浏览代码

机构类型

TRX 1 年之前
父节点
当前提交
ea80d5bc03
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      pom.xml

+ 3 - 3
pom.xml

@@ -9,10 +9,10 @@
         <relativePath/> <!-- lookup parent from repository -->
     </parent>
     <groupId>com.zswl</groupId>
-    <artifactId>DataService</artifactId>
+    <artifactId>IotCenter</artifactId>
     <version>0.0.1-SNAPSHOT</version>
-    <name>DataService</name>
-    <description>DataService</description>
+    <name>IotCenter</name>
+    <description>IotCenter</description>
 
     <properties>
         <java.version>17</java.version>