Reverted a change

This commit is contained in:
sachin 2018-08-21 18:26:02 -04:00
parent fb0023286a
commit 87a5fd7504
1 changed files with 0 additions and 2 deletions

View File

@ -1,4 +1,3 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
@ -503,7 +502,6 @@
<excludes>
<exclude>**/*IntTest.java</exclude>
</excludes>
<reportFormat>plain</reportFormat>
</configuration>
</plugin>
<plugin>