From 0616a1070d53a6380bd519c7062edcedd56e1683 Mon Sep 17 00:00:00 2001 From: Tom Page Date: Wed, 25 Sep 2019 13:51:11 +0100 Subject: [PATCH] Remove duplicate unnecessary configuration for stop db/amq. --- pom.xml | 34 ---------------------------------- 1 file changed, 34 deletions(-) diff --git a/pom.xml b/pom.xml index 987c4f38e2..f3d85b5186 100644 --- a/pom.xml +++ b/pom.xml @@ -511,40 +511,6 @@ stop - - - - test-database - postgres:${postgres.version} - - - ${database.port}:${postgresql.port} - - - ${alfresco.db.password} - ${alfresco.db.username} - ${alfresco.test.db.name} - - - -c max_connections=300 - - - database system is ready to accept connections - - - - - - alfresco/alfresco-activemq:${activemq.version} - - - ${activemq.port1}:${activemq.port1} - ${activemq.port2}:${activemq.port2} - - - - -