|
@ -6,7 +6,7 @@
|
|
|
<parent>
|
|
|
<groupId>com.yihu.ehr</groupId>
|
|
|
<artifactId>ehr-cloud-parent</artifactId>
|
|
|
<version>1.13.1</version>
|
|
|
<version>1.13.0</version>
|
|
|
</parent>
|
|
|
|
|
|
<artifactId>svr-eip-dfs</artifactId>
|
|
@ -93,7 +93,7 @@
|
|
|
<plugin>
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
<artifactId>spring-boot-maven-plugin</artifactId>
|
|
|
<version>${spring-boot-version}</version>
|
|
|
<version>${version.spring-boot}</version>
|
|
|
<executions>
|
|
|
<execution>
|
|
|
<goals>
|