Skip to content

Commit

Permalink
Use glassfish8
Browse files Browse the repository at this point in the history
Signed-off-by: Scott Marlow <smarlow@redhat.com>
  • Loading branch information
scottmarlow committed Jan 22, 2025
1 parent 7d13893 commit 4303670
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

<!-- glassfish properties -->
<exec.asadmin>${glassfish.home}/glassfish/bin/asadmin</exec.asadmin>
<glassfish.home>${project.build.directory}/glassfish7</glassfish.home>
<glassfish.home>${project.build.directory}/glassfish8</glassfish.home>
<glassfish.lib.dir>${glassfish.home}/glassfish/lib</glassfish.lib.dir>

<junit.jupiter.version>5.9.1</junit.jupiter.version>
Expand Down

0 comments on commit 4303670

Please sign in to comment.