diff --git a/alfresco-docker-alfresco-pdf-renderer/pom.xml b/alfresco-docker-alfresco-pdf-renderer/pom.xml index 7459541a..b84cabfc 100644 --- a/alfresco-docker-alfresco-pdf-renderer/pom.xml +++ b/alfresco-docker-alfresco-pdf-renderer/pom.xml @@ -62,6 +62,37 @@ + + + + io.fabric8 + fabric8-maven-plugin + 3.5.37 + + + + alfresco/${artifactId} + quay.io + + ${project.basedir}/ + + ${project.version} + + + + + + + + buildAndPush + + build + push + + deploy + + + @@ -100,41 +131,5 @@ - - - release - - - - io.fabric8 - fabric8-maven-plugin - 3.5.37 - - - - alfresco/${artifactId} - quay.io - - ${project.basedir}/ - - ${project.version} - - - - - - - - buildAndPush - - build - push - - - - - - - diff --git a/alfresco-docker-imagemagick/pom.xml b/alfresco-docker-imagemagick/pom.xml index 31452caf..e64abed3 100644 --- a/alfresco-docker-imagemagick/pom.xml +++ b/alfresco-docker-imagemagick/pom.xml @@ -62,6 +62,37 @@ + + + + io.fabric8 + fabric8-maven-plugin + 3.5.37 + + + + alfresco/${artifactId} + quay.io + + ${project.basedir}/ + + ${project.version} + + + + + + + + buildAndPush + + build + push + + deploy + + + @@ -100,41 +131,5 @@ - - - release - - - - io.fabric8 - fabric8-maven-plugin - 3.5.37 - - - - alfresco/${artifactId} - quay.io - - ${project.basedir}/ - - ${project.version} - - - - - - - - buildAndPush - - build - push - - - - - - - diff --git a/alfresco-docker-libreoffice/pom.xml b/alfresco-docker-libreoffice/pom.xml index 71c92651..a13364db 100644 --- a/alfresco-docker-libreoffice/pom.xml +++ b/alfresco-docker-libreoffice/pom.xml @@ -72,6 +72,37 @@ + + + + io.fabric8 + fabric8-maven-plugin + 3.5.37 + + + + alfresco/${artifactId} + quay.io + + ${project.basedir}/ + + ${project.version} + + + + + + + + buildAndPush + + build + push + + deploy + + + @@ -110,41 +141,5 @@ - - - release - - - - io.fabric8 - fabric8-maven-plugin - 3.5.37 - - - - alfresco/${artifactId} - quay.io - - ${project.basedir}/ - - ${project.version} - - - - - - - - buildAndPush - - build - push - - - - - - -