From 107e238f4d32bb6087f9f99738a55a4e8e588d2c Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Wed, 15 Jan 2020 08:27:55 +0100 Subject: [PATCH] #1113 - Releasing Spring HATEOAS 1.1.0.M1. --- .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 89e1ae4d..74d8ef8e 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.hateoas spring-hateoas - 1.1.0.BUILD-SNAPSHOT + 1.1.0.M1 Spring HATEOAS https://github.com/spring-projects/spring-hateoas