From c93bbe2458d1ab1a6dbdb557d400c1b146e93ca1 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Fri, 14 Jul 2023 10:16:09 +0200 Subject: [PATCH] #2022 - Release version 2.2.0-M1. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 42d71329..30c4d773 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.springframework.hateoas spring-hateoas - 2.2.0-SNAPSHOT + 2.2.0-M1 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-M1