From 359391955f90a4941d484b6e8580261d86d7ba5a Mon Sep 17 00:00:00 2001 From: Ingo Griebsch Date: Tue, 6 Apr 2021 19:07:32 +0200 Subject: [PATCH] chore: release version 1.0.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e99ffaf0..1be1293c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ de.ingogriebsch.hateoas spring-hateoas-siren - 1.0.3-SNAPSHOT + 1.0.3 Spring HATEOAS Siren A library implementing Siren as a custom Spring HATEOAS hypermedia type. Siren is a hypermedia specification for representing entities.