Skip to content

Commit

Permalink
also build the test-jar of sdccc
Browse files Browse the repository at this point in the history
  • Loading branch information
belagertem committed Apr 11, 2024
1 parent a4f67d2 commit 077ec43
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,13 @@
</manifestSections>
</archive>
</configuration>
<executions>
<execution>
<goals>
<goal>test-jar</goal>
</goals>
</execution>
</executions>
</plugin>

<plugin>
Expand Down

0 comments on commit 077ec43

Please sign in to comment.