Skip to content

Commit

Permalink
Merge pull request #24661 from arjantijms/build_400
Browse files Browse the repository at this point in the history
Use GlassFish Build Maven plugin 4.0.0
  • Loading branch information
arjantijms authored Oct 27, 2023
2 parents fe7f3e2 + cd9d478 commit 3c9918f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nucleus/parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -846,7 +846,7 @@
<plugin>
<groupId>org.glassfish.build</groupId>
<artifactId>glassfishbuild-maven-plugin</artifactId>
<version>4.0.0-M1</version>
<version>4.0.0</version>
<!-- Adds support for glassfish-jar and it's customized lifecycle-->
<extensions>true</extensions>
</plugin>
Expand Down

0 comments on commit 3c9918f

Please sign in to comment.