Skip to content

Commit c84e585

Browse files
committed
Oops, spec has only 2 digits versioning.
Signed-off-by: Tomas Kraus <Tomas.Kraus@oracle.com>
1 parent 8f43348 commit c84e585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<groupId>jakarta.json.bind</groupId>
2828
<artifactId>jsonb-spec</artifactId>
2929
<packaging>pom</packaging>
30-
<version>2.0.0-SNAPSHOT</version>
30+
<version>2.0-SNAPSHOT</version>
3131
<name>Jakarta JSON Binding Specification</name>
3232

3333
<properties>

0 commit comments

Comments
 (0)