From 61f6c2a0d18f4abb4ac3f2afb38a66aed152e3f1 Mon Sep 17 00:00:00 2001 From: Tuna Aksoy Date: Sun, 13 Nov 2016 21:52:33 +0000 Subject: [PATCH] Fixed Alfresco installer host --- rm-automation/pom.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/rm-automation/pom.xml b/rm-automation/pom.xml index 32bd71366e..61a7768fbc 100644 --- a/rm-automation/pom.xml +++ b/rm-automation/pom.xml @@ -23,6 +23,10 @@ rm-automation-ui + + nightlybuilds + + @@ -91,7 +95,7 @@ Recreating database... drop database if exists alfresco; create database alfresco Downloading Alfresco installer... - + Installing Alfresco...