From 536f406a6cc519edfaf339d6b659d9fcde7fb44c Mon Sep 17 00:00:00 2001 From: karsaig Date: Tue, 12 May 2020 12:22:43 +0200 Subject: [PATCH] Release version 0.55.3 --- approvalcrest-core/pom.xml | 4 ++-- approvalcrest-integration-tests/pom.xml | 6 +++--- approvalcrest-junit-jupiter-integration-tests/pom.xml | 6 +++--- approvalcrest-junit-jupiter/pom.xml | 6 +++--- approvalcrest-junit-vintage-integration-tests/pom.xml | 6 +++--- approvalcrest/pom.xml | 6 +++--- for-release-pom.xml | 2 +- pom.xml | 2 +- testing-common/pom.xml | 2 +- 9 files changed, 20 insertions(+), 20 deletions(-) diff --git a/approvalcrest-core/pom.xml b/approvalcrest-core/pom.xml index c3f6115..d491947 100644 --- a/approvalcrest-core/pom.xml +++ b/approvalcrest-core/pom.xml @@ -5,7 +5,7 @@ approvalcrest-parent com.github.karsaig - 0.55.3-SNAPSHOT + 0.55.3 4.0.0 @@ -63,7 +63,7 @@ com.github.karsaig testing-common - 0.55.3-SNAPSHOT + 0.55.3 test diff --git a/approvalcrest-integration-tests/pom.xml b/approvalcrest-integration-tests/pom.xml index 97f37d1..2f49a69 100644 --- a/approvalcrest-integration-tests/pom.xml +++ b/approvalcrest-integration-tests/pom.xml @@ -5,7 +5,7 @@ approvalcrest-parent com.github.karsaig - 0.55.3-SNAPSHOT + 0.55.3 4.0.0 @@ -17,7 +17,7 @@ com.github.karsaig approvalcrest - 0.55.3-SNAPSHOT + 0.55.3 test @@ -41,7 +41,7 @@ com.github.karsaig testing-common - 0.55.3-SNAPSHOT + 0.55.3 test diff --git a/approvalcrest-junit-jupiter-integration-tests/pom.xml b/approvalcrest-junit-jupiter-integration-tests/pom.xml index 07046bb..2ae3c8c 100644 --- a/approvalcrest-junit-jupiter-integration-tests/pom.xml +++ b/approvalcrest-junit-jupiter-integration-tests/pom.xml @@ -5,7 +5,7 @@ approvalcrest-parent com.github.karsaig - 0.55.3-SNAPSHOT + 0.55.3 4.0.0 @@ -16,7 +16,7 @@ com.github.karsaig approvalcrest-junit-jupiter - 0.55.3-SNAPSHOT + 0.55.3 test @@ -40,7 +40,7 @@ com.github.karsaig testing-common - 0.55.3-SNAPSHOT + 0.55.3 test diff --git a/approvalcrest-junit-jupiter/pom.xml b/approvalcrest-junit-jupiter/pom.xml index 7a4a75f..52f6796 100644 --- a/approvalcrest-junit-jupiter/pom.xml +++ b/approvalcrest-junit-jupiter/pom.xml @@ -5,7 +5,7 @@ approvalcrest-parent com.github.karsaig - 0.55.3-SNAPSHOT + 0.55.3 4.0.0 @@ -19,7 +19,7 @@ com.github.karsaig approvalcrest-core - 0.55.3-SNAPSHOT + 0.55.3 org.hamcrest @@ -47,7 +47,7 @@ com.github.karsaig testing-common - 0.55.3-SNAPSHOT + 0.55.3 test diff --git a/approvalcrest-junit-vintage-integration-tests/pom.xml b/approvalcrest-junit-vintage-integration-tests/pom.xml index c7ea73e..8aa3346 100644 --- a/approvalcrest-junit-vintage-integration-tests/pom.xml +++ b/approvalcrest-junit-vintage-integration-tests/pom.xml @@ -5,7 +5,7 @@ approvalcrest-parent com.github.karsaig - 0.55.3-SNAPSHOT + 0.55.3 4.0.0 @@ -15,7 +15,7 @@ com.github.karsaig approvalcrest - 0.55.3-SNAPSHOT + 0.55.3 test @@ -33,7 +33,7 @@ com.github.karsaig testing-common - 0.55.3-SNAPSHOT + 0.55.3 test diff --git a/approvalcrest/pom.xml b/approvalcrest/pom.xml index 4bf4ab3..68c1fa0 100644 --- a/approvalcrest/pom.xml +++ b/approvalcrest/pom.xml @@ -5,7 +5,7 @@ approvalcrest-parent com.github.karsaig - 0.55.3-SNAPSHOT + 0.55.3 4.0.0 @@ -15,7 +15,7 @@ com.github.karsaig approvalcrest-core - 0.55.3-SNAPSHOT + 0.55.3 org.hamcrest @@ -44,7 +44,7 @@ com.github.karsaig testing-common - 0.55.3-SNAPSHOT + 0.55.3 test diff --git a/for-release-pom.xml b/for-release-pom.xml index e2c0c92..65fccd9 100644 --- a/for-release-pom.xml +++ b/for-release-pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.github.karsaig approvalcrest-parent - 0.55.2 + 0.55.3 approvalcrest approvalcrest-junit-jupiter diff --git a/pom.xml b/pom.xml index 33952ad..306c9cf 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.github.karsaig approvalcrest-parent - 0.55.3-SNAPSHOT + 0.55.3 testing-common approvalcrest-core diff --git a/testing-common/pom.xml b/testing-common/pom.xml index 2dd7f9c..d0987eb 100644 --- a/testing-common/pom.xml +++ b/testing-common/pom.xml @@ -5,7 +5,7 @@ approvalcrest-parent com.github.karsaig - 0.55.3-SNAPSHOT + 0.55.3 4.0.0