From 7be088286368ceeca635df13de251070baef3cb3 Mon Sep 17 00:00:00 2001 From: Inderjeet Singh Date: Wed, 13 Apr 2011 18:10:57 +0000 Subject: [PATCH] removed the Maven configuration files from Gson jar file --- gson/pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gson/pom.xml b/gson/pom.xml index 9d0edbf1..b6a11478 100644 --- a/gson/pom.xml +++ b/gson/pom.xml @@ -3,7 +3,7 @@ com.google.code.gson gson jar - 1.8-SNAPSHOT + 1.7.1-SNAPSHOT 2008 Gson @@ -100,9 +100,10 @@ + false J2SE-1.5 - + 1.7 http://code.google.com/p/google-gson/ Google Gson Project