Skip to content

Commit

Permalink
Merge pull request eclipse-ee4j#2150 from dmatej/fixBom
Browse files Browse the repository at this point in the history
Fixed BOM version
  • Loading branch information
MattGill98 committed Dec 10, 2021
2 parents cd96614 + 99cc2ee commit bd4d311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boms/bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

<groupId>org.glassfish.grizzly</groupId>
<artifactId>grizzly-bom</artifactId>
<version>3.0.1</version>
<version>3.0.2-SNAPSHOT</version>
<packaging>pom</packaging>

<name>grizzly-bom</name>
Expand Down

0 comments on commit bd4d311

Please sign in to comment.