Skip to content

Commit

Permalink
Avoiding faulty slash with CodeNarc
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Jan 14, 2019
1 parent 2d2c805 commit 0d04cd7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
<jenkins.version>2.7.4</jenkins.version>
<findbugs.failOnError>false</findbugs.failOnError>
<maven.javadoc.skip>true</maven.javadoc.skip>
<violations-lib>1.73</violations-lib>
<violations-maven>1.14</violations-maven>
<violations-lib>1.74</violations-lib>
<violations-maven>1.15</violations-maven>
<changelog>1.59</changelog>
<fmt>2.7</fmt>
</properties>
Expand Down

0 comments on commit 0d04cd7

Please sign in to comment.