zouxuan 3 년 전
부모
커밋
3c1b10dd39
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      cooleshow-user/user-classroom/pom.xml

+ 1 - 1
cooleshow-user/user-classroom/pom.xml

@@ -3,7 +3,7 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
     <parent>
-        <artifactId>cooleshow</artifactId>
+        <artifactId>cooleshow-user</artifactId>
         <groupId>com.yonge.cooleshow</groupId>
         <version>1.0</version>
     </parent>