[CLAMP-1] Mariadb container timeout after 60s
[clamp.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index c00334e..b496d55 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                                                </volumes>
                                                                <wait>
                                                                        <log>socket: '/var/run/mysqld/mysqld.sock'  port: 3306  mariadb.org binary distribution</log>
-                                                                       <time>60000</time>
+                                                                       <time>300000</time>
                                                                </wait>
                                                                <ports>
                                                                        <port>${docker.mariadb.port.host}:3306</port>