From 71de50d81abe17bb991162858ff5f8d277978eda Mon Sep 17 00:00:00 2001 From: Martin Lippert Date: Thu, 13 Mar 2025 08:33:47 +0100 Subject: [PATCH] keep placeholders Signed-off-by: Martin Lippert --- .../org.springframework.boot.ide.branding/about.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/eclipse-distribution/org.springframework.boot.ide.branding/about.properties b/eclipse-distribution/org.springframework.boot.ide.branding/about.properties index a85877764..fca6f2511 100644 --- a/eclipse-distribution/org.springframework.boot.ide.branding/about.properties +++ b/eclipse-distribution/org.springframework.boot.ide.branding/about.properties @@ -6,9 +6,9 @@ title=Spring Tool Suite 4\n\ \n\ -Version: 4.30.0.202503130220-SNAPSHOT\n\ -Build Id: 202503130220\n\ -Revision: cd3bbb9302898f21e5b7cd8872e0bac2b2ccbb89\n\ +rsion: @QUALIFIER@\n\ +Build Id: @BUILD_ID@\n\ +Revision: @REVISION@\n\ \n\ Copyright (c) 2007 - 2025 Broadcom\n\ All rights reserved. Visit https://spring.io/tools\n\