Skip to content

Commit bd4d311

Browse files
authored
Merge pull request #2150 from dmatej/fixBom
Fixed BOM version
2 parents cd96614 + 99cc2ee commit bd4d311

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boms/bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
<groupId>org.glassfish.grizzly</groupId>
3232
<artifactId>grizzly-bom</artifactId>
33-
<version>3.0.1</version>
33+
<version>3.0.2-SNAPSHOT</version>
3434
<packaging>pom</packaging>
3535

3636
<name>grizzly-bom</name>

0 commit comments

Comments
 (0)