yucheng 3 years ago
parent
commit
86db969aed
2 changed files with 2 additions and 2 deletions
  1. 1 1
      adm-business/pom.xml
  2. 1 1
      pom.xml

+ 1 - 1
adm-business/pom.xml

@@ -4,7 +4,7 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
         <groupId>com.persagy</groupId>
-        <artifactId>adm-background</artifactId>
+        <artifactId>adm</artifactId>
         <version>1.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>

+ 1 - 1
pom.xml

@@ -9,7 +9,7 @@
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>com.persagy</groupId>
-    <artifactId>adm-background</artifactId>
+    <artifactId>adm</artifactId>
     <packaging>pom</packaging>
 
     <modules>