aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulien Eluard <[email protected]>2014-01-08 09:15:49 -0200
committerJulien Eluard <[email protected]>2014-01-08 09:15:49 -0200
commit56b1633e7cdecfcd10f5b96e2c7d7d6440cfba35 (patch)
tree3fd2858715121bfec834592f8d2a18dee22545f6
parentddc2fa3d250a56ef2af69d2ae848d38301f4f753 (diff)
Updated version
-rwxr-xr-xREADME.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 969ea64..7a3d5e1 100755
--- a/README.md
+++ b/README.md
@@ -150,7 +150,7 @@ the maven-enforcer-plugin and then configure the maven-enforcer-plugin to run th
<dependency>
<groupId>org.semver</groupId>
<artifactId>enforcer-rule</artifactId>
- <version>0.9.17</version>
+ <version>0.9.18</version>
</dependency>
...
</dependencies>
@@ -310,7 +310,7 @@ Both rules allow to filter classes/packages:
<dependency>
<groupId>org.semver</groupId>
<artifactId>enforcer-rule</artifactId>
- <version>0.9.17</version>
+ <version>0.9.18</version>
</dependency>
```