ATS-695 remove maven profile to fix build

This commit is contained in:
David Edwards
2020-04-01 13:20:58 +01:00
parent 367dc68751
commit 47db01221c

View File

@@ -92,10 +92,10 @@
<profiles>
<profile>
<id>docker-it-setup</id>
<!-- <profile>
<id>docker-it-setup</id> -->
<!-- raises an ActiveMq container for the Integration Tests -->
<build>
<!-- <build>
<plugins>
<plugin>
<groupId>io.fabric8</groupId>
@@ -153,7 +153,7 @@
</plugin>
</plugins>
</build>
</profile>
</profile> -->
<!-- TODO Create docker image CAREFUL UNCOMMENTING there were existing comments
<profile>
<id>local</id>