aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index e64dd76aa..806a62430 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1804,6 +1804,7 @@
<exclude>.repository/**</exclude>
<exclude>*.patch</exclude>
<exclude>**/target/**</exclude>
+ <exclude>.java-version</exclude>
</excludes>
</configuration>
</plugin>