From 8ed1d79105fb622c358b74ca5149258f05f9523d Mon Sep 17 00:00:00 2001 From: Ingo Griebsch Date: Sun, 27 Sep 2020 15:17:05 +0200 Subject: [PATCH] chore: release version 1.0.0-M2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f74e361e..a239cf85 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ de.ingogriebsch.hateoas spring-hateoas-siren - 1.0.0-SNAPSHOT + 1.0.0-M2 Spring HATEOAS Siren A library implementing Siren as a custom Spring HATEOAS hypermedia type. Siren is a hypermedia specification for representing entities.