diff --git a/java/demo/pom.xml b/java/demo/pom.xml index 51fa07b9b..803f82ac3 100644 --- a/java/demo/pom.xml +++ b/java/demo/pom.xml @@ -26,7 +26,8 @@ 2.3.2 1.6 - 1.6 + 1.6 + UTF-8 diff --git a/java/pom.xml b/java/pom.xml index 7543f59d0..31e17f928 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -161,8 +161,9 @@ maven-compiler-plugin 2.3.2 - 1.5 - 1.5 + 1.6 + 1.6 + UTF-8 diff --git a/tools/java/common/pom.xml b/tools/java/common/pom.xml index 0273d6521..7cc582445 100644 --- a/tools/java/common/pom.xml +++ b/tools/java/common/pom.xml @@ -29,8 +29,9 @@ maven-compiler-plugin 2.0.2 - 1.5 - 1.5 + 1.6 + 1.6 + UTF-8 diff --git a/tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar b/tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar index e6a288e76..f4ce7672e 100644 Binary files a/tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar and b/tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar differ diff --git a/tools/java/data/pom.xml b/tools/java/data/pom.xml index 77aeca15f..3630216dd 100644 --- a/tools/java/data/pom.xml +++ b/tools/java/data/pom.xml @@ -50,7 +50,8 @@ 2.0.2 1.6 - 1.6 + 1.6 + UTF-8 diff --git a/tools/java/java-build/pom.xml b/tools/java/java-build/pom.xml index 76615a296..2bf22eeef 100644 --- a/tools/java/java-build/pom.xml +++ b/tools/java/java-build/pom.xml @@ -49,8 +49,9 @@ maven-compiler-plugin 2.0.2 - 1.5 - 1.5 + 1.6 + 1.6 + UTF-8 diff --git a/tools/java/java-build/target/java-build-1.0-SNAPSHOT-jar-with-dependencies.jar b/tools/java/java-build/target/java-build-1.0-SNAPSHOT-jar-with-dependencies.jar index 4efc3e41d..0852679e3 100644 Binary files a/tools/java/java-build/target/java-build-1.0-SNAPSHOT-jar-with-dependencies.jar and b/tools/java/java-build/target/java-build-1.0-SNAPSHOT-jar-with-dependencies.jar differ