|
|
@ -221,38 +221,6 @@
|
|
|
|
<!--</plugin>-->
|
|
|
|
<!--</plugin>-->
|
|
|
|
<!--</plugins>-->
|
|
|
|
<!--</plugins>-->
|
|
|
|
<!--</build>-->
|
|
|
|
<!--</build>-->
|
|
|
|
<profiles>
|
|
|
|
|
|
|
|
<profile>
|
|
|
|
|
|
|
|
<id>dev</id>
|
|
|
|
|
|
|
|
<properties>
|
|
|
|
|
|
|
|
<profileActive>DEV</profileActive>
|
|
|
|
|
|
|
|
</properties>
|
|
|
|
|
|
|
|
<activation>
|
|
|
|
|
|
|
|
<activeByDefault>true</activeByDefault>
|
|
|
|
|
|
|
|
</activation>
|
|
|
|
|
|
|
|
</profile>
|
|
|
|
|
|
|
|
<profile>
|
|
|
|
|
|
|
|
<id>test</id>
|
|
|
|
|
|
|
|
<properties>
|
|
|
|
|
|
|
|
<profileActive>TEST</profileActive>
|
|
|
|
|
|
|
|
</properties>
|
|
|
|
|
|
|
|
</profile>
|
|
|
|
|
|
|
|
<profile>
|
|
|
|
|
|
|
|
<id>docker</id>
|
|
|
|
|
|
|
|
<properties>
|
|
|
|
|
|
|
|
<profileActive>DOCKER</profileActive>
|
|
|
|
|
|
|
|
</properties>
|
|
|
|
|
|
|
|
</profile>
|
|
|
|
|
|
|
|
<profile>
|
|
|
|
|
|
|
|
<id>prod</id>
|
|
|
|
|
|
|
|
<properties>
|
|
|
|
|
|
|
|
<profileActive>PROD</profileActive>
|
|
|
|
|
|
|
|
</properties>
|
|
|
|
|
|
|
|
</profile>
|
|
|
|
|
|
|
|
</profiles>
|
|
|
|
|
|
|
|
<build>
|
|
|
|
|
|
|
|
<finalName>${project.artifactId}-${project.version}</finalName>
|
|
|
|
|
|
|
|
</build>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<profiles>
|
|
|
|
<profiles>
|
|
|
|
<profile>
|
|
|
|
<profile>
|
|
|
|