diff --git a/README.md b/README.md
index 04f05c5..6f080cf 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# Spring MVC Test utils
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/1e521e339dc446328b7ccc52faaa7648)](https://www.codacy.com/app/f-lopes/spring-mvc-test-utils?utm_source=github.com&utm_medium=referral&utm_content=f-lopes/spring-mvc-test-utils&utm_campaign=badger)
-[![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.florianlopes/spring-mvc-test-utils/badge.svg)](https://search.maven.org/#artifactdetails%7Cio.florianlopes%7Cspring-mvc-test-utils%7C1.0.1%7Cjar)
+[![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.florianlopes/spring-mvc-test-utils/badge.svg)](https://search.maven.org/#artifactdetails%7Cio.florianlopes%7Cspring-mvc-test-utils%7C1.0.2%7Cjar)
[![CircleCI](https://circleci.com/gh/f-lopes/spring-mvc-test-utils/tree/master.svg?style=svg&circle-token=b34b191c4f183c701aee405ba6dca66c9f277d49)](https://circleci.com/gh/f-lopes/spring-mvc-test-utils/tree/master)
[![codecov](https://codecov.io/gh/f-lopes/spring-mvc-test-utils/branch/master/graph/badge.svg?token=2yY70RB1tw)](https://codecov.io/gh/f-lopes/spring-mvc-test-utils)
[![Dependency Status](https://www.versioneye.com/user/projects/57e036e36dfcd0003e7f55c3/badge.svg?style=flat-square)](https://www.versioneye.com/user/projects/57e036e36dfcd0003e7f55c3)
@@ -19,7 +19,7 @@ Add this dependency to your pom.xml file:
io.florianlopes
spring-mvc-test-utils
- 1.0.1
+ 1.0.2
test
```
diff --git a/pom.xml b/pom.xml
index b2fdac6..2057e46 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
io.florianlopes
spring-mvc-test-utils
- 1.0.2-SNAPSHOT
+ 1.0.2
jar
spring-mvc-test-utils