From dbc7143b746380e9f3b212d8c35d850b063387ad Mon Sep 17 00:00:00 2001 From: Lukas Krecan Date: Wed, 15 Jan 2020 20:27:25 +0100 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- json-unit-assertj/pom.xml | 2 +- json-unit-core/pom.xml | 2 +- json-unit-fluent/pom.xml | 2 +- json-unit-json-path/pom.xml | 2 +- json-unit-spring/pom.xml | 2 +- json-unit/pom.xml | 2 +- pom.xml | 4 ++-- tests/pom.xml | 4 ++-- tests/test-base/pom.xml | 4 ++-- tests/test-gson/pom.xml | 4 ++-- tests/test-jackson2-config/pom.xml | 4 ++-- tests/test-jackson2/pom.xml | 4 ++-- tests/test-johnzon/pom.xml | 4 ++-- tests/test-json-path/pom.xml | 4 ++-- tests/test-jsonorg/pom.xml | 4 ++-- tests/test-kotlin/pom.xml | 4 ++-- tests/test-moshi/pom.xml | 4 ++-- tests/test-no-hamcrest/pom.xml | 4 ++-- 18 files changed, 30 insertions(+), 30 deletions(-) diff --git a/json-unit-assertj/pom.xml b/json-unit-assertj/pom.xml index 0d613ac34..7564655f7 100644 --- a/json-unit-assertj/pom.xml +++ b/json-unit-assertj/pom.xml @@ -10,7 +10,7 @@ net.javacrumbs.json-unit json-unit-parent - 2.12.0 + 2.12.1-SNAPSHOT diff --git a/json-unit-core/pom.xml b/json-unit-core/pom.xml index b22adc45b..9a6205c8f 100644 --- a/json-unit-core/pom.xml +++ b/json-unit-core/pom.xml @@ -23,7 +23,7 @@ net.javacrumbs.json-unit json-unit-parent - 2.12.0 + 2.12.1-SNAPSHOT diff --git a/json-unit-fluent/pom.xml b/json-unit-fluent/pom.xml index f9af9ff6f..544c7d70a 100644 --- a/json-unit-fluent/pom.xml +++ b/json-unit-fluent/pom.xml @@ -10,7 +10,7 @@ net.javacrumbs.json-unit json-unit-parent - 2.12.0 + 2.12.1-SNAPSHOT diff --git a/json-unit-json-path/pom.xml b/json-unit-json-path/pom.xml index 058a8f11b..bfb211538 100644 --- a/json-unit-json-path/pom.xml +++ b/json-unit-json-path/pom.xml @@ -10,7 +10,7 @@ net.javacrumbs.json-unit json-unit-parent - 2.12.0 + 2.12.1-SNAPSHOT diff --git a/json-unit-spring/pom.xml b/json-unit-spring/pom.xml index 9d0c7265e..7dd3e7233 100644 --- a/json-unit-spring/pom.xml +++ b/json-unit-spring/pom.xml @@ -13,7 +13,7 @@ net.javacrumbs.json-unit json-unit-parent - 2.12.0 + 2.12.1-SNAPSHOT diff --git a/json-unit/pom.xml b/json-unit/pom.xml index 034672b71..8b8aa5b56 100644 --- a/json-unit/pom.xml +++ b/json-unit/pom.xml @@ -8,7 +8,7 @@ net.javacrumbs.json-unit json-unit-parent - 2.12.0 + 2.12.1-SNAPSHOT diff --git a/pom.xml b/pom.xml index a7283daec..8dd2cb041 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 net.javacrumbs.json-unit json-unit-parent - 2.12.0 + 2.12.1-SNAPSHOT https://github.com/lukas-krecan/JsonUnit 2.10.2 @@ -206,6 +206,6 @@ scm:git:git@github.com:lukas-krecan/JsonUnit.git scm:git:git@github.com:lukas-krecan/JsonUnit.git scm:git:git@github.com:lukas-krecan/JsonUnit.git - json-unit-parent-2.12.0 + HEAD diff --git a/tests/pom.xml b/tests/pom.xml index 59fe5b5e1..6258b767f 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -3,12 +3,12 @@ json-unit-parent net.javacrumbs.json-unit - 2.12.0 + 2.12.1-SNAPSHOT 4.0.0 tests - 2.12.0 + 2.12.1-SNAPSHOT pom diff --git a/tests/test-base/pom.xml b/tests/test-base/pom.xml index acacea524..5fea22c0f 100644 --- a/tests/test-base/pom.xml +++ b/tests/test-base/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 2.12.0 + 2.12.1-SNAPSHOT 4.0.0 test-base - 2.12.0 + 2.12.1-SNAPSHOT diff --git a/tests/test-gson/pom.xml b/tests/test-gson/pom.xml index 84a02bd98..a48a4888c 100644 --- a/tests/test-gson/pom.xml +++ b/tests/test-gson/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 2.12.0 + 2.12.1-SNAPSHOT 4.0.0 test-gson - 2.12.0 + 2.12.1-SNAPSHOT diff --git a/tests/test-jackson2-config/pom.xml b/tests/test-jackson2-config/pom.xml index 45d450ff4..411208ade 100644 --- a/tests/test-jackson2-config/pom.xml +++ b/tests/test-jackson2-config/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 2.12.0 + 2.12.1-SNAPSHOT 4.0.0 test-jackson2-config - 2.12.0 + 2.12.1-SNAPSHOT diff --git a/tests/test-jackson2/pom.xml b/tests/test-jackson2/pom.xml index 1f94ddcf1..c3325480d 100644 --- a/tests/test-jackson2/pom.xml +++ b/tests/test-jackson2/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 2.12.0 + 2.12.1-SNAPSHOT 4.0.0 test-jackson2 - 2.12.0 + 2.12.1-SNAPSHOT diff --git a/tests/test-johnzon/pom.xml b/tests/test-johnzon/pom.xml index 552621b8a..e65b9b6d4 100644 --- a/tests/test-johnzon/pom.xml +++ b/tests/test-johnzon/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 2.12.0 + 2.12.1-SNAPSHOT 4.0.0 test-johnzon - 2.12.0 + 2.12.1-SNAPSHOT diff --git a/tests/test-json-path/pom.xml b/tests/test-json-path/pom.xml index cd2d7a075..23ca9fd10 100644 --- a/tests/test-json-path/pom.xml +++ b/tests/test-json-path/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 2.12.0 + 2.12.1-SNAPSHOT 4.0.0 test-json-path - 2.12.0 + 2.12.1-SNAPSHOT diff --git a/tests/test-jsonorg/pom.xml b/tests/test-jsonorg/pom.xml index 9dedd3b5d..4fffeaad4 100644 --- a/tests/test-jsonorg/pom.xml +++ b/tests/test-jsonorg/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 2.12.0 + 2.12.1-SNAPSHOT 4.0.0 test-jsonorg - 2.12.0 + 2.12.1-SNAPSHOT diff --git a/tests/test-kotlin/pom.xml b/tests/test-kotlin/pom.xml index 616541f41..ba303ba31 100644 --- a/tests/test-kotlin/pom.xml +++ b/tests/test-kotlin/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 2.12.0 + 2.12.1-SNAPSHOT 4.0.0 test-kotlin - 2.12.0 + 2.12.1-SNAPSHOT 1.3.50 diff --git a/tests/test-moshi/pom.xml b/tests/test-moshi/pom.xml index 02d4087d5..9bcda8401 100644 --- a/tests/test-moshi/pom.xml +++ b/tests/test-moshi/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 2.12.0 + 2.12.1-SNAPSHOT 4.0.0 test-moshi - 2.12.0 + 2.12.1-SNAPSHOT diff --git a/tests/test-no-hamcrest/pom.xml b/tests/test-no-hamcrest/pom.xml index 203979fe1..8988f27ee 100644 --- a/tests/test-no-hamcrest/pom.xml +++ b/tests/test-no-hamcrest/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 2.12.0 + 2.12.1-SNAPSHOT 4.0.0 test-no-hamcrest - 2.12.0 + 2.12.1-SNAPSHOT