Skip to content

Commit

Permalink
Fix Beta1 build error for signature test in legacy web module (#555)
Browse files Browse the repository at this point in the history
* Missed sigtest plugin update in legacy web module

---------

Signed-off-by: Scott M Stark <starksm64@gmail.com>
  • Loading branch information
starksm64 committed Feb 26, 2024
1 parent d8ee86b commit 80a36c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -494,7 +494,7 @@
</executions>
</plugin>
<plugin>
<groupId>org.netbeans.tools</groupId>
<groupId>jakarta.tck</groupId>
<artifactId>sigtest-maven-plugin</artifactId>
<executions>
<execution>
Expand Down

0 comments on commit 80a36c5

Please sign in to comment.