diff --git a/gson/pom.xml b/gson/pom.xml
index c863b226..185a91a3 100644
--- a/gson/pom.xml
+++ b/gson/pom.xml
@@ -4,7 +4,7 @@
com.google.code.gson
gson
jar
- 1.6
+ 1.7
2008
Gson
http://code.google.com/p/google-gson/
@@ -73,8 +73,8 @@
J2SE-1.5
-
- 1.6
+
+ 1.7
http://code.google.com/p/google-gson/
Google Gson Project
${project.name}
@@ -221,6 +221,17 @@
3650
+
+ org.apache.maven.plugins
+ maven-changes-plugin
+
+
+
+ changes-report
+
+
+
+
org.codehaus.mojo
taglist-maven-plugin