AIRAVATA-3326 docker-compose executions invoked manually, remove from verify phase
diff --git a/modules/registry/registry-core/pom.xml b/modules/registry/registry-core/pom.xml
index 39cd1ad..3099b25 100644
--- a/modules/registry/registry-core/pom.xml
+++ b/modules/registry/registry-core/pom.xml
@@ -276,7 +276,6 @@
                     </execution>
                     <execution>
                         <id>mysql-down</id>
-                        <phase>verify</phase>
                         <goals>
                             <goal>down</goal>
                         </goals>