From 51d3a215960027b8321e7a922c22aa11b5f28158 Mon Sep 17 00:00:00 2001 From: Martin Laporte Date: Mon, 5 Feb 2018 10:27:53 +0100 Subject: [PATCH] Release version 2.2.0 --- README.md | 6 +++--- pom.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index dfb2566..e113ba8 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ To have your sources automatically formatted on each build, add to your pom.xml: com.coveo fmt-maven-plugin - 2.1.0 + 2.2.0 @@ -46,7 +46,7 @@ If you prefer, you can only check formatting at build time using the `check` goa com.coveo fmt-maven-plugin - 2.1.0 + 2.2.0 @@ -78,7 +78,7 @@ example: com.coveo fmt-maven-plugin - 2.1.0 + 2.2.0 some/source/directory some/test/directory diff --git a/pom.xml b/pom.xml index 4f01148..46bd131 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.coveo fmt-maven-plugin - 2.1.0 + 2.2.0 maven-plugin ${project.groupId}:${project.artifactId}