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}