From 12c70d4b6eb8c2e682bf6c045ec8f217c033b511 Mon Sep 17 00:00:00 2001 From: Filippo Carone Date: Sun, 16 Mar 2008 13:39:23 +0100 Subject: [PATCH] switch to jdk 1.5 --- bindings/java/samples/client/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bindings/java/samples/client/pom.xml b/bindings/java/samples/client/pom.xml index 86f171f57a..fc8b25daf2 100644 --- a/bindings/java/samples/client/pom.xml +++ b/bindings/java/samples/client/pom.xml @@ -18,8 +18,8 @@ maven-compiler-plugin - 1.6 - 1.6 + 1.5 + 1.5 -- 2.39.2