From 01ce73441ef771e9431f00f1ab27f1800fca6915 Mon Sep 17 00:00:00 2001 From: Inderjeet Singh Date: Tue, 20 Jul 2010 05:32:21 +0000 Subject: [PATCH] Updated Gson version to 1.5 in maven configuration to match the current version. --- wsclient/pom.xml | 2 +- wsdef/pom.xml | 2 +- wsf/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/wsclient/pom.xml b/wsclient/pom.xml index a2aad8d0..5f9864b6 100644 --- a/wsclient/pom.xml +++ b/wsclient/pom.xml @@ -52,7 +52,7 @@ com.google.code.gson gson - 1.4 + 1.5 compile diff --git a/wsdef/pom.xml b/wsdef/pom.xml index 4b128990..a39bb9b0 100644 --- a/wsdef/pom.xml +++ b/wsdef/pom.xml @@ -52,7 +52,7 @@ com.google.code.gson gson - 1.4 + 1.5 compile diff --git a/wsf/pom.xml b/wsf/pom.xml index f4957e01..3a923b38 100755 --- a/wsf/pom.xml +++ b/wsf/pom.xml @@ -60,7 +60,7 @@ com.google.code.gson gson - 1.4 + 1.5 compile