From 6dd61e066342c8c71057d60db094df19e1cb3c35 Mon Sep 17 00:00:00 2001 From: Martin Laporte Date: Tue, 20 Feb 2018 11:11:12 +0100 Subject: [PATCH] Release 2.3.0 --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 6061311..8638ef9 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.2.0 + 2.3.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.2.0 + 2.3.0 @@ -80,7 +80,7 @@ example: com.coveo fmt-maven-plugin - 2.2.0 + 2.3.0 some/source/directory some/test/directory @@ -121,7 +121,7 @@ example to not display the non-compliant files: com.coveo fmt-maven-plugin - 2.2.0 + 2.3.0 false @@ -144,7 +144,7 @@ example to limit the display up to 10 files com.coveo fmt-maven-plugin - 2.2.0 + 2.3.0 10