Browse Source

Merge branch 'dev' of chenweida/jw2.0 into dev

chenweida 8 years ago
parent
commit
122f28f61e
2 changed files with 2 additions and 2 deletions
  1. 1 1
      svr-discovery/pom.xml
  2. 1 1
      jw-lib-parent-pom/pom.xml

+ 1 - 1
svr-discovery/pom.xml

@ -7,7 +7,7 @@
        <groupId>com.yihu</groupId>
        <artifactId>jw-lib-parent-pom</artifactId>
        <version>1.0.0</version>
        <relativePath>../jw-lib-parent-pom/pom.xml</relativePath>
        <relativePath>../svr-lib-parent-pom/pom.xml</relativePath>
    </parent>
    <groupId>com.yihu</groupId>

+ 1 - 1
jw-lib-parent-pom/pom.xml

@ -4,7 +4,7 @@
         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>
    <groupId>com.yihu</groupId>
    <artifactId>jw-lib-parent-pom</artifactId>
    <artifactId>svr-lib-parent-pom</artifactId>
    <version>1.0.0</version>
    <packaging>pom</packaging>