Skip to content

Commit

Permalink
Updated dep version
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.jboss.org/repos/hibernate/validator/trunk@17162 1b8cb986-b30d-0410-93ca-fae66ebed9b2
  • Loading branch information
hferentschik committed Jul 20, 2009
1 parent 97285f0 commit 021d7bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hibernate-validator-archetype/pom.xml
Expand Up @@ -25,7 +25,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-validator</artifactId>
<version>4.0.0.Beta2-SNAPSHOT</version>
<version>${project.parent.version}</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 021d7bb

Please sign in to comment.