|
@ -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.4</version> |
|
|
<version>0.3.5</version> |
|
|
<parent> |
|
|
<parent> |
|
|
<artifactId>resi-voice</artifactId> |
|
|
<artifactId>resi-voice</artifactId> |
|
|
<groupId>com.epmet</groupId> |
|
|
<groupId>com.epmet</groupId> |
|
@ -113,7 +113,7 @@ |
|
|
<activeByDefault>true</activeByDefault> |
|
|
<activeByDefault>true</activeByDefault> |
|
|
</activation>--> |
|
|
</activation>--> |
|
|
<properties> |
|
|
<properties> |
|
|
<server.port>8104</server.port> |
|
|
<server.port>8106</server.port> |
|
|
<spring.profiles.active>test</spring.profiles.active> |
|
|
<spring.profiles.active>test</spring.profiles.active> |
|
|
|
|
|
|
|
|
<!-- redis配置 --> |
|
|
<!-- redis配置 --> |
|
|