Repository: cxf-fediz Updated Branches: refs/heads/master 7263bb9ea -> e392e637f
Updating jdk version Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/41bed79e Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/41bed79e Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/41bed79e Branch: refs/heads/master Commit: 41bed79e17b69590109b32c52172c79fa2ab221b Parents: 7263bb9 Author: Colm O hEigeartaigh <[email protected]> Authored: Tue Jul 11 15:30:14 2017 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Tue Jul 11 15:30:14 2017 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/41bed79e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8d09215..861c947 100644 --- a/pom.xml +++ b/pom.xml @@ -73,7 +73,7 @@ <tomcat.url>http://localhost:8080/manager/text</tomcat.url> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> - <jdk.version>1.7</jdk.version> + <jdk.version>1.8</jdk.version> <compiler.fork>false</compiler.fork> <fediz.protect-xmlschema-collections>false</fediz.protect-xmlschema-collections>
