Skip to content

Commit

Permalink
Remove SNAPSHOT BOM dependency
Browse files Browse the repository at this point in the history
SNAPSHOT version missed in version update commit
  • Loading branch information
MattGill98 authored Sep 23, 2020
1 parent bb55a72 commit 3a956e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.glassfish.grizzly</groupId>
<artifactId>grizzly-bom</artifactId>
<version>2.4.4.payara-p4-SNAPSHOT</version>
<version>2.4.4.payara-p4</version>
<relativePath>bom/pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit 3a956e5

Please sign in to comment.