diff --git a/.gitignore b/.gitignore
index 8900bcc..7a15d6e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,11 @@
+# Packages
+dist
+build
+bin
+var
+sdist
+target
+
## https://github.com/github/gitignore/blob/master/Java.gitignore
*.class
diff --git a/pom.xml b/pom.xml
index edd6172..efc6aef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,9 +30,9 @@
- 1
- 1.9.37
- UTF-8
+ 1
+ 1.9.38
+ UTF-8
@@ -105,7 +105,7 @@
com.google.appengine
gcloud-maven-plugin
- 2.0.9.106.v20160420
+ 2.0.9.111.v20160525
true