summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 16f8983..eaf44cd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -344,8 +344,8 @@
<version>2.12.4</version>
<configuration>
<excludes>
- <!-- exclude until junits updated -->
- <exclude>**/DME2*.java</exclude>
+ <!-- exclude until junits updated
+ <exclude>**/DME2*.java</exclude> -->
</excludes>
<!-- <skipTests>true</skipTests> -->
</configuration>