From b0fb8b8d674aef072a88435e67cbce2a09226158 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 (cherry picked from commit 3070866e2c756b3b70167567c5114513259eac5e) --- 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 3f1d1b4673..3415a106fc 100644 --- a/rm-automation/pom.xml +++ b/rm-automation/pom.xml @@ -19,6 +19,10 @@ true + + nightlybuilds + + @@ -205,7 +209,7 @@ Recreating database... drop database if exists alfresco; create database alfresco Downloading Alfresco installer... - + Installing Alfresco...