From b6ebd48e8846b1d27dd3c7c1eaedb57ecfab2a70 Mon Sep 17 00:00:00 2001 From: Alexandru-Eusebiu Epure Date: Mon, 12 Mar 2018 17:58:28 +0200 Subject: [PATCH] REPO-3336 : Deployment: Release Process: fabric8 Merge the two fabric8 plugins into a single one. --- docker-alfresco/pom.xml | 28 +++++----------------------- 1 file changed, 5 insertions(+), 23 deletions(-) diff --git a/docker-alfresco/pom.xml b/docker-alfresco/pom.xml index fc3b9b2d05..0cb143421e 100644 --- a/docker-alfresco/pom.xml +++ b/docker-alfresco/pom.xml @@ -183,37 +183,18 @@ ${project.basedir}/ - rc1 + testing-rc1 - - - - - buildAndPushInternally - - build - push - - - - - - - io.fabric8 - fabric8-maven-plugin - 3.5.37 - - alfresco/alfresco-content-services-community registry.hub.docker.com - ${project.basedir}/ + ${project.basedir}/ - rc1 + testing-rc2 @@ -221,8 +202,9 @@ - pushDockerhub + buildAndPush + build push