Skip to content

Commit

Permalink
We no longer need to build test-jars as none are be used. This saves …
Browse files Browse the repository at this point in the history
…the additional uploads to central.
  • Loading branch information
johnmay authored and egonw committed Dec 29, 2021
1 parent 3d1ecbe commit dc95856
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -570,13 +570,6 @@
</manifest>
</archive>
</configuration>
<executions>
<execution>
<goals>
<goal>test-jar</goal>
</goals>
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit dc95856

Please sign in to comment.