Browse Source

版本修改

chenweida 6 years ago
parent
commit
72f0f156f5
5 changed files with 5 additions and 5 deletions
  1. 1 1
      svr/svr-base/pom.xml
  2. 1 1
      svr/svr-iot/pom.xml
  3. 1 1
      svr/svr-rehabilitation/pom.xml
  4. 1 1
      svr/svr-wlyy/pom.xml
  5. 1 1
      web-gateway/pom.xml

+ 1 - 1
svr/svr-base/pom.xml

@ -6,7 +6,7 @@
    <parent>
        <groupId>com.yihu.jw</groupId>
        <artifactId>svr-lib-parent-pom</artifactId>
        <version>${version.wlyy2.0}</version>
        <version>1.0.0</version>
        <relativePath>../../svr-lib-parent-pom/pom.xml</relativePath>
    </parent>
    <groupId>com.yihu.jw</groupId>

+ 1 - 1
svr/svr-iot/pom.xml

@ -6,7 +6,7 @@
    <parent>
        <groupId>com.yihu.jw</groupId>
        <artifactId>svr-lib-parent-pom</artifactId>
        <version>${version.wlyy2.0}</version>
        <version>1.0.0</version>
        <relativePath>../../svr-lib-parent-pom/pom.xml</relativePath>
    </parent>

+ 1 - 1
svr/svr-rehabilitation/pom.xml

@ -11,7 +11,7 @@
	<groupId>com.yihu.rehabilitation</groupId>
	<artifactId>svr-rehabilitation</artifactId>
	<version>${parent.version}</version>
	<version>1.0.0</version>
	<packaging>jar</packaging>
	<dependencies>

+ 1 - 1
svr/svr-wlyy/pom.xml

@ -6,7 +6,7 @@
    <parent>
        <groupId>com.yihu.jw</groupId>
        <artifactId>svr-lib-parent-pom</artifactId>
        <version>${version.wlyy2.0}</version>
        <version>1.0.0</version>
        <relativePath>../../svr-lib-parent-pom/pom.xml</relativePath>
    </parent>

+ 1 - 1
web-gateway/pom.xml

@ -6,7 +6,7 @@
    <parent>
        <groupId>com.yihu.jw</groupId>
        <artifactId>svr-lib-parent-pom</artifactId>
        <version>${version.wlyy2.0}</version>
        <version>1.0.0</version>
        <relativePath>../svr-lib-parent-pom/pom.xml</relativePath>
    </parent>