Skip to content

Commit

Permalink
Updating version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
leandronunes85 committed Mar 11, 2016
1 parent bb47116 commit c2c2b28
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 @@ -59,7 +59,7 @@ In the pom.xml:
<plugin>
<groupId>com.leandronunes85.lfe</groupId>
<artifactId>log-format-enforcer-maven-plugin</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.1</version>
<configuration>
<packageName>com.leandronunes85.tests</packageName>
<mandatoryFields>
Expand All @@ -86,7 +86,7 @@ separate keys and values (because you fancy Java 8)? Just update your pom, like
<plugin>
<groupId>com.leandronunes85.lfe</groupId>
<artifactId>log-format-enforcer-maven-plugin</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.1</version>
<configuration>
<packageName>com.leandronunes85.tests</packageName>
<mandatoryFields>
Expand Down

0 comments on commit c2c2b28

Please sign in to comment.