From 0b1999052a28709fa37b6ebce56ba5baa8e227e6 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Wed, 15 Jan 2020 09:29:07 +0100 Subject: [PATCH] #1185 - Releasing Spring HATEOAS 1.0.3.RELEASE. --- .factorypath | 30 ++++++++++++++++++++++++++++++ pom.xml | 2 +- 2 files changed, 31 insertions(+), 1 deletion(-) create mode 100644 .factorypath diff --git a/.factorypath b/.factorypath new file mode 100644 index 00000000..2ae5619e --- /dev/null +++ b/.factorypath @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pom.xml b/pom.xml index 76f8fa49..61af60d8 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.hateoas spring-hateoas - 1.0.3.BUILD-SNAPSHOT + 1.0.3.RELEASE Spring HATEOAS https://github.com/spring-projects/spring-hateoas