diff --git a/json-core/pom.xml b/json-core/pom.xml index b9bed99f..21fddedf 100644 --- a/json-core/pom.xml +++ b/json-core/pom.xml @@ -9,7 +9,7 @@ 3.0-RC2 - avaje-json + avaje-json-core diff --git a/json-node/pom.xml b/json-node/pom.xml index 8a08e7b3..243469f2 100644 --- a/json-node/pom.xml +++ b/json-node/pom.xml @@ -25,8 +25,8 @@ io.avaje - avaje-json - 3.0-RC1 + avaje-json-core + 3.0-RC2 diff --git a/jsonb/pom.xml b/jsonb/pom.xml index bbfef30f..d9b2cafd 100644 --- a/jsonb/pom.xml +++ b/jsonb/pom.xml @@ -15,7 +15,7 @@ io.avaje - avaje-json + avaje-json-core ${project.version}