Skip to content

Commit

Permalink
Set build plug-in to 4.0.0-M1
Browse files Browse the repository at this point in the history
  • Loading branch information
arjantijms authored and dmatej committed Sep 30, 2023
1 parent a1bd488 commit 3285eac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nucleus/parent/pom.xml
Expand Up @@ -844,7 +844,7 @@
<plugin>
<groupId>org.glassfish.build</groupId>
<artifactId>glassfishbuild-maven-plugin</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-M1</version>
<!-- Adds support for glassfish-jar and it's customized lifecycle-->
<extensions>true</extensions>
</plugin>
Expand Down

0 comments on commit 3285eac

Please sign in to comment.