From 12554e4fe85d87776395f3ad140bf584e753d6b4 Mon Sep 17 00:00:00 2001 From: Enrico Minack Date: Fri, 27 Oct 2023 14:00:42 +0200 Subject: [PATCH] Deploy packages when all packages are built --- pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index 51471cd31f620..ced39539947d9 100644 --- a/pom.xml +++ b/pom.xml @@ -3301,6 +3301,9 @@ org.apache.maven.plugins maven-deploy-plugin 3.1.1 + + true + org.apache.maven.plugins