|
@ -1,10 +1,10 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
|
|
<parent>
|
|
|
<artifactId>ehr-lib-parent-pom</artifactId>
|
|
|
<artifactId>ehr-lib-parent</artifactId>
|
|
|
<groupId>com.yihu.ehr</groupId>
|
|
|
<version>1.2.0</version>
|
|
|
<relativePath>../ehr-lib-parent-pom/pom.xml</relativePath>
|
|
|
<relativePath>../ehr-lib-parent/pom.xml</relativePath>
|
|
|
</parent>
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
<artifactId>commons-ui-swagger</artifactId>
|