From 2c6e4d0f353a4b5f35a39522258d4861307018c9 Mon Sep 17 00:00:00 2001 From: Christoph Langguth Date: Fri, 20 Sep 2024 10:41:13 +0200 Subject: [PATCH] Adjusting size constraints --- step-distribution-parent/step-distribution-controller/pom.xml | 2 +- step-distribution-parent/step-distribution-ide/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/step-distribution-parent/step-distribution-controller/pom.xml b/step-distribution-parent/step-distribution-controller/pom.xml index 3eba2bb..9cf4305 100644 --- a/step-distribution-parent/step-distribution-controller/pom.xml +++ b/step-distribution-parent/step-distribution-controller/pom.xml @@ -117,7 +117,7 @@ 300000000 - 200000000 + 150000000 ${project.build.directory}/step-controller-${project.version}.zip diff --git a/step-distribution-parent/step-distribution-ide/pom.xml b/step-distribution-parent/step-distribution-ide/pom.xml index af9bf68..2585389 100644 --- a/step-distribution-parent/step-distribution-ide/pom.xml +++ b/step-distribution-parent/step-distribution-ide/pom.xml @@ -117,7 +117,7 @@ 300000000 - 200000000 + 150000000 ${project.build.directory}/step-ide-${project.version}.zip