Merge remote-tracking branch 'origin/3.0.X'
diff --git a/pom.xml b/pom.xml
index 8330382..07fe47f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -292,6 +292,7 @@
               <exclude>**/*.yml</exclude>
               <exclude>**/.*</exclude>
               <exclude>**/test/resources/**/*.txt</exclude>
+              <exclude>**/git.properties</exclude>
               <exclude>LICENSE</exclude>
               <exclude>NOTICE</exclude>
             </excludes>