1.6 is required for building
Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/261755a4 Tree: http://git-wip-us.apache.org/repos/asf/maven-wagon/tree/261755a4 Diff: http://git-wip-us.apache.org/repos/asf/maven-wagon/diff/261755a4 Branch: refs/heads/master Commit: 261755a45146c2aa68dba8cbaab5eac0e6078aee Parents: 57b94e7 Author: olivier lamy <[email protected]> Authored: Sun Oct 28 08:29:47 2012 +0100 Committer: olivier lamy <[email protected]> Committed: Sun Oct 28 08:29:47 2012 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-wagon/blob/261755a4/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 113db4f..1900583 100644 --- a/pom.xml +++ b/pom.xml @@ -412,7 +412,7 @@ under the License. <configuration> <rules> <requireJavaVersion> - <version>1.5.0</version> + <version>1.6.0</version> </requireJavaVersion> </rules> </configuration>
