Skip to content

Commit 5f2c40e

Browse files
committed
Merge branch 'java8-backport' of github.com:avaje/avaje-jsonb into java8-backport
2 parents 8ef542c + fa334e2 commit 5f2c40e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

json-core/pom.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@
1111

1212
<groupId>io.avaje</groupId>
1313
<artifactId>avaje-json-core</artifactId>
14-
<version>3.0-java8</version>
14+
<version>3.6-java8-RC3</version>
15+
<name>avaje json core</name>
16+
<description>Core JSON Streaming and Generation API</description>
1517

1618
<name>avaje json core</name>
1719
<description>Core JSON Streaming and Generation API</description>

0 commit comments

Comments
 (0)