瀏覽代碼

Young - 修改包名

Young 2 年之前
父節點
當前提交
d1c3baa350
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      dynamic-methods-starter/pom.xml
  2. 1 1
      easy-chain-starter/pom.xml

+ 1 - 1
dynamic-methods-starter/pom.xml

@@ -9,7 +9,7 @@
     </parent>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <modelVersion>4.0.0</modelVersion>
-    <artifactId>dynamic-methods-boot-starter</artifactId>
+    <artifactId>dynamic-methods-starter</artifactId>
     <name>dynamic-methods</name>
     <name>dynamic-methods</name>
     <description>dynamic-methods</description>
     <description>dynamic-methods</description>
 
 

+ 1 - 1
easy-chain-starter/pom.xml

@@ -9,7 +9,7 @@
     </parent>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <modelVersion>4.0.0</modelVersion>
-    <artifactId>easy-chain-boot-starter</artifactId>
+    <artifactId>easy-chain-starter</artifactId>
 
 
     <dependencies>
     <dependencies>
         <dependency>
         <dependency>