removed test-jar

Former-commit-id: c6f5ee69992ba24185941e5488212f0e47286ec2
This commit is contained in:
Jeremy Long
2015-06-07 07:09:32 -04:00
parent 930894ced5
commit 243b0b2c21

View File

@@ -117,13 +117,6 @@ Copyright (c) 2012 Jeremy Long. All Rights Reserved.
<goal>jar</goal>
</goals>
</execution>
<execution>
<id>test-jar</id>
<phase>package</phase>
<goals>
<goal>test-jar</goal>
</goals>
</execution>
</executions>
</plugin>
<plugin>