Merge remote-tracking branch 'origin/AIRAVATA-3326-improved-database-migration-script-creation' into develop
diff --git a/modules/registry/registry-core/pom.xml b/modules/registry/registry-core/pom.xml
index 4421eab..35ef082 100644
--- a/modules/registry/registry-core/pom.xml
+++ b/modules/registry/registry-core/pom.xml
@@ -279,7 +279,6 @@
                     </execution>
                     <execution>
                         <id>mysql-down</id>
-                        <phase>verify</phase>
                         <goals>
                             <goal>down</goal>
                         </goals>