From 21a6e1c810bee0ccd2913800cf2cc8aa0a5108bb Mon Sep 17 00:00:00 2001 From: Martin Laporte Date: Fri, 2 Mar 2018 14:32:53 +0100 Subject: [PATCH] Version 1.4.0 --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bb1c168..f81e9aa 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Add this dependency to your `pom.xml` to reference the library: com.coveo saml-client - 1.3.0 + 1.4.0 ``` diff --git a/pom.xml b/pom.xml index fab040e..1bab8ea 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.coveo saml-client - 1.4.0-SNAPSHOT + 1.4.0 jar ${project.groupId}:${project.artifactId}