diff --git a/ast/pom.xml b/ast/pom.xml index 3de8db8..065d0ad 100644 --- a/ast/pom.xml +++ b/ast/pom.xml @@ -20,7 +20,7 @@ net.hamnaberg.json immutable-json - 8.0.0-RC1 + 8.0.0-SNAPSHOT Immutable JSON :: AST immutable-json-ast diff --git a/codec/pom.xml b/codec/pom.xml index 83afbed..476869b 100644 --- a/codec/pom.xml +++ b/codec/pom.xml @@ -20,7 +20,7 @@ net.hamnaberg.json immutable-json - 8.0.0-RC1 + 8.0.0-SNAPSHOT Immutable JSON :: Codec immutable-json-codec diff --git a/core/pom.xml b/core/pom.xml index 4668c73..b8e3c69 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -21,7 +21,7 @@ net.hamnaberg.json immutable-json - 8.0.0-RC1 + 8.0.0-SNAPSHOT Immutable JSON :: Core immutable-json-core diff --git a/glassfish/pom.xml b/glassfish/pom.xml index b4b7eff..8240f55 100644 --- a/glassfish/pom.xml +++ b/glassfish/pom.xml @@ -20,7 +20,7 @@ net.hamnaberg.json immutable-json - 8.0.0-RC1 + 8.0.0-SNAPSHOT Immutable JSON :: glassfish immutable-json-glassfish diff --git a/gson/pom.xml b/gson/pom.xml index 5bf2ba2..4ac4433 100644 --- a/gson/pom.xml +++ b/gson/pom.xml @@ -20,7 +20,7 @@ net.hamnaberg.json immutable-json - 8.0.0-RC1 + 8.0.0-SNAPSHOT Immutable JSON :: GSON parser immutable-json-gson diff --git a/jackson/pom.xml b/jackson/pom.xml index 864e5a2..f16d1f6 100644 --- a/jackson/pom.xml +++ b/jackson/pom.xml @@ -20,7 +20,7 @@ net.hamnaberg.json immutable-json - 8.0.0-RC1 + 8.0.0-SNAPSHOT Immutable JSON :: Jackson parser immutable-json-jackson diff --git a/patch/pom.xml b/patch/pom.xml index 8a099b7..35099d0 100644 --- a/patch/pom.xml +++ b/patch/pom.xml @@ -20,7 +20,7 @@ net.hamnaberg.json immutable-json - 8.0.0-RC1 + 8.0.0-SNAPSHOT Immutable JSON :: Patch immutable-json-patch diff --git a/pointer/pom.xml b/pointer/pom.xml index 98082ef..804aa1d 100644 --- a/pointer/pom.xml +++ b/pointer/pom.xml @@ -20,7 +20,7 @@ net.hamnaberg.json immutable-json - 8.0.0-RC1 + 8.0.0-SNAPSHOT Immutable JSON :: Pointer immutable-json-pointer diff --git a/pom.xml b/pom.xml index 4d782e7..2bd8f49 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ 4.0.0 net.hamnaberg.json immutable-json - 8.0.0-RC1 + 8.0.0-SNAPSHOT pom Immutable JSON Immutable JSON diff --git a/reflection/pom.xml b/reflection/pom.xml index 3fa4b94..62cf77b 100644 --- a/reflection/pom.xml +++ b/reflection/pom.xml @@ -20,7 +20,7 @@ net.hamnaberg.json immutable-json - 8.0.0-RC1 + 8.0.0-SNAPSHOT Immutable JSON :: Reflection Codec immutable-json-reflection-codec