Update pom.xml

This commit is contained in:
zeruth
2019-06-06 21:09:05 -04:00
parent 621260a541
commit ce9ff6e384

View File

@@ -153,17 +153,6 @@
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<executions>
<execution>
<goals>
<goal>test-jar</goal>
</goals>
</execution>
</executions>
</plugin>
</plugins>
</build>
</project>