From 37a30e97b1541fe338152ec2de24505f7150b1ad Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Thu, 17 Apr 2025 17:24:40 +0200 Subject: [PATCH] GH-2318 - Release version 3.0.0-M2. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d26a8ff7..94258f30 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.springframework.hateoas spring-hateoas - 3.0.0-SNAPSHOT + 3.0.0-M2 Spring HATEOAS https://github.com/spring-projects/spring-hateoas @@ -908,7 +908,7 @@ https://github.com/spring-projects/spring-hateoas scm:git:git://github.com/spring-projects/spring-hateoas.git scm:git:ssh://git@github.com:spring-projects/spring-hateoas.git - HEAD + 3.0.0-M2