From 84210add1b2dfcfdb2c420478d56273884edb33e Mon Sep 17 00:00:00 2001 From: Claudia Agache Date: Tue, 7 Jul 2020 18:34:02 +0300 Subject: [PATCH] do not recreate the database --- rm-automation/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rm-automation/pom.xml b/rm-automation/pom.xml index 682b50d656..01c5aa454e 100644 --- a/rm-automation/pom.xml +++ b/rm-automation/pom.xml @@ -145,8 +145,8 @@ - Recreating database... - drop database if exists alfresco; create database alfresco + + Installing Alfresco...