Skip to content

Commit

Permalink
HV-619 Updating readme about JDK 7 requirement for building
Browse files Browse the repository at this point in the history
  • Loading branch information
hferentschik committed Jul 26, 2013
1 parent f1a45c9 commit 262ebbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ the Apache Software License 2.0. Refer to license.txt for more information.
## Build from Source

You can build Hibernate Validator from source by cloning the git repository git://github.com/hibernate/hibernate-validator.git.
You will also need a JDK 6 or 7 and Maven 3 (>= 3.0.3). With these prerequisites in place you can compile the source via
You will also need a JDK 7 and Maven 3 (>= 3.0.3). With these prerequisites in place you can compile the source via

mvn clean install -s settings-example.xml

Expand Down

0 comments on commit 262ebbf

Please sign in to comment.