Skip to content

Commit 87bafc0

Browse files
authored
SNAPSHOT version returned to the jsonb tck version (#312)
Signed-off-by: David Kral <david.k.kral@oracle.com>
1 parent 052e17c commit 87bafc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tck/pom.xml

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

3030
<groupId>jakarta.json.bind</groupId>
3131
<artifactId>jakarta.json.bind-tck</artifactId>
32-
<version>3.0.0</version>
32+
<version>3.0.0-SNAPSHOT</version>
3333
<packaging>jar</packaging>
3434

3535
<name>JSON-B TCK</name>

0 commit comments

Comments
 (0)