From 9fb11a6baedfc0506eaddb92952c103e79ad4405 Mon Sep 17 00:00:00 2001 From: Jakub Skoczen Date: Wed, 22 Jul 2015 12:30:29 +0200 Subject: [PATCH] Source/target level 1.7 --- any/pom.xml | 4 ++-- unix/pom.xml | 4 ++-- win32/pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/any/pom.xml b/any/pom.xml index 7af367e..70a2aa9 100644 --- a/any/pom.xml +++ b/any/pom.xml @@ -34,8 +34,8 @@ 2.0.2 UTF-8 - 1.6 - 1.6 + 1.7 + 1.7 true true diff --git a/unix/pom.xml b/unix/pom.xml index 9aa31fe..b6deccd 100644 --- a/unix/pom.xml +++ b/unix/pom.xml @@ -114,8 +114,8 @@ 3.3 UTF-8 - 1.6 - 1.6 + 1.7 + 1.7 true true diff --git a/win32/pom.xml b/win32/pom.xml index d4ddc40..d331fa3 100644 --- a/win32/pom.xml +++ b/win32/pom.xml @@ -60,8 +60,8 @@ 2.0.2 UTF-8 - 1.6 - 1.6 + 1.7 + 1.7 true true -- 1.7.10.4