From 03576792c2d7d33f40188f3419ebbc6a6a5e2c7e Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 15 Aug 2025 08:38:41 +0200 Subject: [PATCH] Release version 4.4.9 (2024.1.9). See #5024 --- pom.xml | 2 +- spring-data-mongodb-distribution/pom.xml | 2 +- spring-data-mongodb/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 6ae1a0dbd..cf0cbb2d9 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-mongodb-parent - 4.4.9-SNAPSHOT + 4.4.9 pom Spring Data MongoDB diff --git a/spring-data-mongodb-distribution/pom.xml b/spring-data-mongodb-distribution/pom.xml index aebc07692..7797b77cc 100644 --- a/spring-data-mongodb-distribution/pom.xml +++ b/spring-data-mongodb-distribution/pom.xml @@ -15,7 +15,7 @@ org.springframework.data spring-data-mongodb-parent - 4.4.9-SNAPSHOT + 4.4.9 ../pom.xml diff --git a/spring-data-mongodb/pom.xml b/spring-data-mongodb/pom.xml index d122f4a1d..4e00de57b 100644 --- a/spring-data-mongodb/pom.xml +++ b/spring-data-mongodb/pom.xml @@ -13,7 +13,7 @@ org.springframework.data spring-data-mongodb-parent - 4.4.9-SNAPSHOT + 4.4.9 ../pom.xml