소스 검색

修复依赖错误

zhou-hao 3 년 전
부모
커밋
e2d5ffd965
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      jetlinks-components/configure-component/pom.xml

+ 1 - 1
jetlinks-components/configure-component/pom.xml

@@ -3,7 +3,7 @@
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
-        <artifactId>jetlinks-community</artifactId>
+        <artifactId>jetlinks-components</artifactId>
         <groupId>org.jetlinks.community</groupId>
         <version>1.11.0-SNAPSHOT</version>
     </parent>