// Adds dimensions UUID, Author and Topic into GA4
Monday, June 22, 2026
27.2 C
Singapore

CapitaLand Investment declines to comment on rumoured merger with Mapletree

SINGAPORE: Rumours that two major local property management companies, CapitaLand Investment Limited and Mapletree Investments, were in merger discussions have been addressed following a statement from CapitaLand Investment Limited clarifying the situation.

In its official statement, CapitaLand Investment reaffirmed its commitment to delivering long-term value to shareholders, emphasising that it “regularly evaluates different investment options in order to achieve its strategic goals.”

Addressing the recent speculation, the company said it “would not comment on rumours and speculation” but stressed that it would make appropriate announcements in line with the Singapore Exchange’s listing rules should there be any material developments requiring disclosure.

The clarification comes after Dow Jones Newswires reported that CapitaLand, backed by Temasek Holdings, and Mapletree Investments, a wholly owned subsidiary of Temasek, were exploring the possibility of a merger.

Both companies are among Singapore’s most prominent property players, with significant portfolios across commercial, industrial, and residential sectors worldwide.

- Advertisement -

Hot this week

‘Sinking hole in my chest’: Fresh graduate opens up about rejection from S$7.5k role after six interview rounds

SINGAPORE: A fresh graduate recently admitted on social media that they have been struggling to come to terms with being rejected for a role they desperately wanted after making it all the way to t...

Singaporeans react after tourist says locals seem to ‘work a few hours and then sit around all day’

SINGAPORE: A tourist who visited Singapore for about two weeks last year said online that he wanted to move here after sharing his observations of what seemed like a relaxed work culture in the cit...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks