From 6ee997d060f00b5fb3359ea4f38428775d550cad Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Wed, 19 Jul 2023 22:04:26 +0200 Subject: [PATCH] #2029 - Release version 2.2.0-M2. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 42d71329..cdce9bc1 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.springframework.hateoas spring-hateoas - 2.2.0-SNAPSHOT + 2.2.0-M2 Spring HATEOAS https://github.com/spring-projects/spring-hateoas @@ -870,7 +870,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 + 2.2.0-M2