From 59dc52a7364f416159c241b0b57038a3db05f73f Mon Sep 17 00:00:00 2001 From: Erik Serating Date: Sun, 5 Mar 2017 13:07:43 -0500 Subject: [PATCH] update version to 2.1.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3ea405b..0ec0ec7 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.googlecode.siren4j siren4j jar - 2.1.0-SNAPHOT + 2.1.0 Siren4J This is a java library to help with the creation and use of Hypermedia entities as specified by the Siren hypermedia specification. See https://github.com/kevinswiber/siren for more detail on the specification.