Skip to content

Commit

Permalink
Release version 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jirutka committed May 26, 2014
1 parent 9704ac3 commit b807469
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Released versions are available in The Central Repository. Just add this artifac
<dependency>
<groupId>cz.jirutka.validator</groupId>
<artifactId>validator-collection</artifactId>
<version>2.1.1</version>
<version>2.1.2</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<groupId>cz.jirutka.validator</groupId>
<artifactId>validator-collection</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.1.2</version>
<packaging>jar</packaging>

<name>validator-collection</name>
Expand Down

0 comments on commit b807469

Please sign in to comment.