From 305ff0692828685b8ebc3163647e48c4340bcc99 Mon Sep 17 00:00:00 2001 From: Elsa Zacharia Date: Fri, 6 Sep 2024 17:36:36 +0530 Subject: [PATCH] Publish 4.33 to maven central --- eclipse.platform.releng/publish-to-maven-central/SDK4Mvn.aggr | 4 ++-- .../publish-to-maven-central/properties.sh | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/eclipse.platform.releng/publish-to-maven-central/SDK4Mvn.aggr b/eclipse.platform.releng/publish-to-maven-central/SDK4Mvn.aggr index 9558604247f..22d7350d1f6 100644 --- a/eclipse.platform.releng/publish-to-maven-central/SDK4Mvn.aggr +++ b/eclipse.platform.releng/publish-to-maven-central/SDK4Mvn.aggr @@ -2,10 +2,10 @@ - + - + diff --git a/eclipse.platform.releng/publish-to-maven-central/properties.sh b/eclipse.platform.releng/publish-to-maven-central/properties.sh index b81fee12dd6..3b334db6f58 100644 --- a/eclipse.platform.releng/publish-to-maven-central/properties.sh +++ b/eclipse.platform.releng/publish-to-maven-central/properties.sh @@ -14,8 +14,8 @@ # ECLIPSE: DROPS4=/home/data/httpd/download.eclipse.org/eclipse/downloads/drops4 -SDK_BUILD_DIR=R-4.32-202406010610 -SDK_VERSION=4.32 +SDK_BUILD_DIR=R-4.33-202409030240 +SDK_VERSION=4.33 FILE_ECLIPSE=${DROPS4}/${SDK_BUILD_DIR}/eclipse-SDK-${SDK_VERSION}-linux-gtk-x86_64.tar.gz # AGGREGATOR: