JDK version should be 1.7
Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/6d5136ef Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/6d5136ef Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/6d5136ef Branch: refs/heads/CURATOR-160 Commit: 6d5136ef3daf11d95caf9dfb17aaea1459dc8c78 Parents: 9088572 Author: randgalt <randg...@apache.org> Authored: Tue May 5 23:13:21 2015 -0500 Committer: randgalt <randg...@apache.org> Committed: Tue May 5 23:13:21 2015 -0500 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/curator/blob/6d5136ef/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 03c0435..89b6a6e 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ <project.build.resourceEncoding>UTF-8</project.build.resourceEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> - <jdk-version>1.6</jdk-version> + <jdk-version>1.7</jdk-version> <surefire-forkcount>1</surefire-forkcount>