From dda93bca24279507ad2d8a5f761a9c163d91de44 Mon Sep 17 00:00:00 2001 From: Jean-Pierre Date: Thu, 21 Jul 2016 15:36:02 +0300 Subject: [PATCH] BDE-743: Switch installer download to ANT get instead of SCP --- rm-automation/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/rm-automation/pom.xml b/rm-automation/pom.xml index f4305fe14c..ed4f497833 100644 --- a/rm-automation/pom.xml +++ b/rm-automation/pom.xml @@ -194,8 +194,7 @@ Recreating database... drop database if exists alfresco; create database alfresco Downloading Alfresco installer... - - + Installing Alfresco...