Fixed wrong file name.
diff --git a/pom.xml b/pom.xml
index 07a3a14..b0e266b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -605,7 +605,7 @@
             <exclude>src/test/resources/org/apache/commons/math3/geometry/euclidean/threed/pentomino-N-hole.ply</exclude>
             <exclude>src/test/resources/org/apache/commons/math3/geometry/euclidean/threed/pentomino-N-out-of-plane.ply</exclude>
             <exclude>src/test/resources/org/apache/commons/math3/geometry/euclidean/threed/pentomino-N-too-close.ply</exclude>
-            <exclude>src/test/resources/org/apache/commons/math3/geometry/euclidean/threed/pentomino-N-.ply</exclude>
+            <exclude>src/test/resources/org/apache/commons/math3/geometry/euclidean/threed/pentomino-N.ply</exclude>
 
             <!-- direction numbers for Sobol generation from Frances Y. Kuo and Stephen Joe,
                  available under a BSD-style license (see LICENSE.txt) -->