Skip to content

Commit dc95856

Browse files
johnmayegonw
authored andcommitted
We no longer need to build test-jars as none are be used. This saves the additional uploads to central.
1 parent 3d1ecbe commit dc95856

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -570,13 +570,6 @@
570570
</manifest>
571571
</archive>
572572
</configuration>
573-
<executions>
574-
<execution>
575-
<goals>
576-
<goal>test-jar</goal>
577-
</goals>
578-
</execution>
579-
</executions>
580573
</plugin>
581574
<plugin>
582575
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)