Skip to content

Commit

Permalink
Update README.md to match 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pastjean authored Jul 5, 2017
1 parent 1e1e375 commit f4ae2b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Add to your pom.xml
<plugin>
<groupId>com.coveo</groupId>
<artifactId>fmt-maven-plugin</artifactId>
<version>1.5.0</version>
<version>1.7.0</version>
<executions>
<execution>
<goals>
Expand Down Expand Up @@ -57,7 +57,7 @@ example:
<plugin>
<groupId>com.coveo</groupId>
<artifactId>fmt-maven-plugin</artifactId>
<version>1.3.0</version>
<version>1.7.0</version>
<configuration>
<sourceDirectory>some/source/directory</sourceDirectory>
<testSourceDirectory>some/test/directory</testSourceDirectory>
Expand Down

0 comments on commit f4ae2b5

Please sign in to comment.