Updating to JDK7

Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/e9dd1612
Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/e9dd1612
Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/e9dd1612

Branch: refs/heads/master
Commit: e9dd161210819cc44aa3522b891ca0699c1eebb8
Parents: ce3ffeb
Author: Colm O hEigeartaigh <cohei...@apache.org>
Authored: Tue May 5 12:28:38 2015 +0100
Committer: Colm O hEigeartaigh <cohei...@apache.org>
Committed: Tue May 5 12:28:38 2015 +0100

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/e9dd1612/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 39175cf..7030c67 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,7 @@
 
         <tomcat.url>http://localhost:8080/manager/text</tomcat.url>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <jdk.version>1.6</jdk.version>
+        <jdk.version>1.7</jdk.version>
         <compiler.fork>false</compiler.fork>
 
         
<fediz.protect-xmlschema-collections>false</fediz.protect-xmlschema-collections>
@@ -704,7 +704,7 @@
                 
<fediz.jaxb.version>${fediz.jaxb22.version}</fediz.jaxb.version>
                 
<fediz.jaxb.impl.version>${fediz.jaxb22.impl.version}</fediz.jaxb.impl.version>
                 
<fediz.jaxb.xjc.version>${fediz.jaxb22.impl.version}</fediz.jaxb.xjc.version>
-                <jdk.version>1.6</jdk.version>
+                <jdk.version>1.7</jdk.version>
             </properties>
             <build>
                 <plugins>

Reply via email to