Parcourir la source

修改pom文件

esb il y a 9 ans
Parent
commit
718a49ef4d
1 fichiers modifiés avec 6 ajouts et 0 suppressions
  1. 6 0
      Hos-Resource-Mini/pom.xml

+ 6 - 0
Hos-Resource-Mini/pom.xml

@ -3,6 +3,12 @@
         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">
    <modelVersion>4.0.0</modelVersion>
    <parent>
        <groupId>com.yihu.core</groupId>
        <artifactId>Hos-Framework-dependencies</artifactId>
        <version>1.0.1</version>
        <relativePath>../Hos-Framework-dependencies</relativePath>
    </parent>
    <groupId>ehr</groupId>
    <artifactId>Hos-Resource-Mini</artifactId>