From b46c04b209d02d1f16f583bd74369b2d1f5e3a71 Mon Sep 17 00:00:00 2001 From: Martin Laporte Date: Mon, 20 May 2019 18:50:08 +0200 Subject: [PATCH] Release version 3.0.0 --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e9f2686..1714ad3 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.7.0 + 3.0.0 ``` diff --git a/pom.xml b/pom.xml index f397718..dd4c740 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.coveo saml-client - 3.0.0-SNAPSHOT + 3.0.0 jar ${project.groupId}:${project.artifactId}