From 308d10721dc44c91ccfe18e834cf5b14123c52eb Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Fri, 24 Jan 2025 09:51:06 +0100 Subject: [PATCH] GH-2278 - Release version 3.0.0-M1. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 89726397..721ad77a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.springframework.hateoas spring-hateoas - 3.0.0-SNAPSHOT + 3.0.0-M1 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-M1