From b3746ac23d42e2cbc6dc4988cef6ccd48361ef84 Mon Sep 17 00:00:00 2001 From: Martin Lippert Date: Thu, 11 Apr 2024 09:59:03 +0200 Subject: [PATCH] update to e4.31 as the main build target --- eclipse-distribution/local-build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclipse-distribution/local-build.sh b/eclipse-distribution/local-build.sh index eab67f96d..74303a16a 100755 --- a/eclipse-distribution/local-build.sh +++ b/eclipse-distribution/local-build.sh @@ -1,2 +1,2 @@ -./mvnw clean install -Pe430 -Psnapshot -Dhttpclient.retry-max=20 -Dmaven.test.skip=true -Declipse.p2.mirrors=false -Dtycho.localArtifacts=ignore -Dorg.eclipse.equinox.p2.transport.ecf.retry=5 +./mvnw clean install -Pe431 -Psnapshot -Dhttpclient.retry-max=20 -Dmaven.test.skip=true -Declipse.p2.mirrors=false -Dtycho.localArtifacts=ignore -Dorg.eclipse.equinox.p2.transport.ecf.retry=5