Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Commit

Permalink
Use semver
Browse files Browse the repository at this point in the history
  • Loading branch information
britter committed Jul 28, 2015
1 parent c985d24 commit 651db17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>com.github.britter</groupId>
<artifactId>bean-validators</artifactId>
<packaging>jar</packaging>
<version>0.5-SNAPSHOT</version>
<version>0.5.0-SNAPSHOT</version>

<name>bean-validators</name>
<description>Additional validator implementations for javax.validation.</description>
Expand Down

0 comments on commit 651db17

Please sign in to comment.