Skip to content

Commit

Permalink
Remove reference to removed module
Browse files Browse the repository at this point in the history
Signed-off-by: Arjan Tijms <[email protected]>
  • Loading branch information
arjantijms authored and starksm64 committed Jul 14, 2024
1 parent 5ec3108 commit eea37ac
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions glassfish-runner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,12 +87,5 @@
<glassfish-artifact-id>web</glassfish-artifact-id>
</properties>
</profile>
<!-- FIXME in a profile as it contains some non existing artifact references -->
<profile>
<id>jaxrs-tck</id>
<modules>
<module>jaxrs-tck</module>
</modules>
</profile>
</profiles>
</project>

0 comments on commit eea37ac

Please sign in to comment.