Browse Source

first commit

wangweiqun 6 years ago
parent
commit
0e4817457d
1 changed files with 2 additions and 1 deletions
  1. 2 1
      commons/commons-web/pom.xml

+ 2 - 1
commons/commons-web/pom.xml

@ -5,8 +5,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-web</artifactId>
    <packaging>jar</packaging>