diff --git a/README.md b/README.md
index bb73bd4..9473ec0 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,3 @@
-[![Build Status](https://travis-ci.org/coveo/saml-client.svg?branch=master)](https://travis-ci.org/coveo/saml-client)
[![MIT license](http://img.shields.io/badge/license-MIT-brightgreen.svg)](https://github.com/coveo/saml-client/blob/master/LICENSE)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.coveo/saml-client/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.coveo/saml-client)
@@ -20,7 +19,7 @@ Add this dependency to your `pom.xml` to reference the library:
com.coveo
saml-client
- 4.1.2
+ 5.0.0
```
diff --git a/pom.xml b/pom.xml
index 1bf8b81..bd5e42e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.coveo
saml-client
- 4.1.2
+ 5.0.0
jar
${project.groupId}:${project.artifactId}
@@ -27,6 +27,12 @@
+
+ scm:git:git@github.com:coveooss/saml-client.git
+ scm:git:git@github.com:coveooss/saml-client.git
+ https://github.com/coveooss/saml-client
+
+
ossrh