diff --git a/pom.xml b/pom.xml
index 669a67f..ada50bd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -82,10 +82,15 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.0
+ 3.3
- 1.6
- 1.6
+ 1.7
+ 1.7
+
+ -Xlint:unchecked
+
+ true
+ true
@@ -185,10 +190,15 @@
+
+ org.codehaus.mojo
+ versions-maven-plugin
+ 2.2
+
com.github.github
site-maven-plugin
- 0.10
+ 0.12
Creating site for ${project.version}