diff --git a/pom.xml b/pom.xml
index 4b80b0b8..11755ffd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,6 +11,7 @@
UTF-8
true
+ 3.2.1
@@ -171,6 +172,35 @@
+
+ org.apache.maven.plugins
+ maven-shade-plugin
+ ${maven-shade-plugin.version}
+
+
+ package
+
+ shade
+
+
+
+
+ false
+ false
+ true
+
+
+ com.google
+ folsom.shaded.guava
+
+
+
+
+ *:*
+
+
+
+
org.sonatype.plugins
nexus-staging-maven-plugin