From 6d1f86f721532ddd402d7a50b4dec681b9382594 Mon Sep 17 00:00:00 2001 From: Martin Lippert Date: Thu, 16 Mar 2023 09:59:46 +0100 Subject: [PATCH] try to run notarization in parallel for both macos apps --- .../pom.xml | 29 ++++++++++--------- 1 file changed, 16 insertions(+), 13 deletions(-) diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e427/pom.xml b/eclipse-distribution/org.springframework.boot.ide.product.e427/pom.xml index c3bf2ea26..a64e30845 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e427/pom.xml +++ b/eclipse-distribution/org.springframework.boot.ide.product.e427/pom.xml @@ -495,20 +495,23 @@ - - - - - - - - - - - - + + + + + + + + + + + + + + + @@ -730,4 +733,4 @@ --> - + \ No newline at end of file