Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/1.0.0-RC14-dev' into 1.0.0-RC14-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Ozsie committed May 22, 2019
2 parents 4aeb529 + 68fd8c7 commit 66b632b
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 @@ -15,7 +15,7 @@ A maven plugin that wraps the Detekt CLI. It supports the same parameters as the
<plugin>
<groupId>com.github.ozsie</groupId>
<artifactId>detekt-maven-plugin</artifactId>
<version>1.0.0-RC14</version>
<version>1.0.0-RC14-2</version>
<executions>
<execution>
<phase>verify</phase>
Expand All @@ -37,7 +37,7 @@ All parameters available to Detekt version _1.0.0-RC14_ can be configured in the
<plugin>
<groupId>com.github.ozsie</groupId>
<artifactId>detekt-maven-plugin</artifactId>
<version>1.0.0-RC14</version>
<version>1.0.0-RC14-2</version>
<executions>
<execution>
<phase>verify</phase>
Expand Down

0 comments on commit 66b632b

Please sign in to comment.