Browse Source

Young - 修改包名

Young 2 years ago
parent
commit
d1c3baa350
2 changed files with 2 additions and 2 deletions
  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>
 
     <modelVersion>4.0.0</modelVersion>
-    <artifactId>dynamic-methods-boot-starter</artifactId>
+    <artifactId>dynamic-methods-starter</artifactId>
     <name>dynamic-methods</name>
     <description>dynamic-methods</description>
 

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

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