Ver código fonte

first commit

wangweiqun 6 anos atrás
pai
commit
1811fc8f75
1 arquivos alterados com 2 adições e 1 exclusões
  1. 2 1
      commons/commons-rest-model/pom.xml

+ 2 - 1
commons/commons-rest-model/pom.xml

@ -6,8 +6,9 @@
        <groupId>com.yihu.ehr</groupId>
        <artifactId>ehr-lib-parent-pom</artifactId>
        <version>1.2.0</version>
        <relativePath>../../pom.xml</relativePath>
        <relativePath>../../ehr-lib-parent-pom/pom.xml</relativePath>
    </parent>
    <artifactId>commons-rest-model</artifactId>
    <packaging>jar</packaging>