瀏覽代碼

更新版本和jar包名

wanxl 1 年之前
父節點
當前提交
8d51e95b38
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      pom.xml

+ 3 - 3
pom.xml

@@ -9,9 +9,9 @@
         <relativePath/> <!-- lookup parent from repository -->
     </parent>
     <groupId>com.template</groupId>
-    <artifactId>mybatis_plus</artifactId>
-    <version>0.0.1-SNAPSHOT</version>
-    <name>ihotel_stdent_houtai</name>
+    <artifactId>ihotel_student_houtai</artifactId>
+    <version>0.0.2-SNAPSHOT</version>
+    <name>ihotel_student_houtai</name>
     <description>Demo project for Spring Boot</description>
 
     <properties>