Forráskód Böngészése

修复依赖错误

zhou-hao 3 éve
szülő
commit
e2d5ffd965
1 módosított fájl, 1 hozzáadás és 1 törlés
  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>