|
@ -3,7 +3,7 @@ |
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
|
|
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> |
|
|
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> |
|
|
<modelVersion>4.0.0</modelVersion> |
|
|
<version>0.3.40</version> |
|
|
<version>0.3.41</version> |
|
|
<parent> |
|
|
<parent> |
|
|
<artifactId>gov-voice</artifactId> |
|
|
<artifactId>gov-voice</artifactId> |
|
|
<groupId>com.epmet</groupId> |
|
|
<groupId>com.epmet</groupId> |
|
@ -133,7 +133,7 @@ |
|
|
<nacos.config-enabled>false</nacos.config-enabled> |
|
|
<nacos.config-enabled>false</nacos.config-enabled> |
|
|
<nacos.ip/> |
|
|
<nacos.ip/> |
|
|
|
|
|
|
|
|
<spring.flyway.enabled>false</spring.flyway.enabled> |
|
|
<spring.flyway.enabled>true</spring.flyway.enabled> |
|
|
<openapi.scan.server.url>http://localhost:8107/epmetscan/api</openapi.scan.server.url> |
|
|
<openapi.scan.server.url>http://localhost:8107/epmetscan/api</openapi.scan.server.url> |
|
|
</properties> |
|
|
</properties> |
|
|
</profile> |
|
|
</profile> |
|
|