@ -110,9 +110,9 @@
<profiles>
<profile>
<id>dev</id>
<!--<activation>
<activation>
<activeByDefault>true</activeByDefault>
</activation>-->
</activation>
<properties>
<server.port>8094</server.port>
<spring.profiles.active>dev</spring.profiles.active>
@ -140,9 +140,9 @@
</profile>
<id>test</id>
<spring.profiles.active>test</spring.profiles.active>