From f0c35af8d52560051d9f09512b184a937cbae64f Mon Sep 17 00:00:00 2001 From: Martin Mois Date: Fri, 22 Sep 2023 17:08:54 +0200 Subject: [PATCH] 0.18.0-SNAPSHOT --- japicmp-ant-task/pom.xml | 2 +- japicmp-maven-plugin/pom.xml | 2 +- japicmp-testbase/japicmp-test-ant-task/pom.xml | 2 +- japicmp-testbase/japicmp-test-maven-plugin-bundle-v1/pom.xml | 2 +- japicmp-testbase/japicmp-test-maven-plugin-bundle-v2/pom.xml | 2 +- japicmp-testbase/japicmp-test-maven-plugin-bundle/pom.xml | 2 +- japicmp-testbase/japicmp-test-maven-plugin-classifier/pom.xml | 2 +- japicmp-testbase/japicmp-test-maven-plugin-guava/pom.xml | 2 +- .../japicmp-test-maven-plugin-ignoremissingartifact/pom.xml | 2 +- japicmp-testbase/japicmp-test-maven-plugin-japicmp/pom.xml | 2 +- japicmp-testbase/japicmp-test-maven-plugin-packaging/pom.xml | 2 +- japicmp-testbase/japicmp-test-maven-plugin-pom-module/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- japicmp-testbase/japicmp-test-maven-plugin-userproperty/pom.xml | 2 +- japicmp-testbase/japicmp-test-maven-plugin/pom.xml | 2 +- .../japicmp-test-service-impl-v1/pom.xml | 2 +- .../japicmp-test-service-impl-v2/pom.xml | 2 +- .../japicmp-test-service-test/pom.xml | 2 +- .../japicmp-test-service-v1/pom.xml | 2 +- .../japicmp-test-service-v2/pom.xml | 2 +- japicmp-testbase/japicmp-test-service-impl-base/pom.xml | 2 +- japicmp-testbase/japicmp-test-v1/pom.xml | 2 +- japicmp-testbase/japicmp-test-v2/pom.xml | 2 +- japicmp-testbase/japicmp-test-vx-client/pom.xml | 2 +- japicmp-testbase/japicmp-test/pom.xml | 2 +- japicmp-testbase/japicmp-test2-v1/pom.xml | 2 +- japicmp-testbase/japicmp-test2-v2/pom.xml | 2 +- japicmp-testbase/pom.xml | 2 +- japicmp/pom.xml | 2 +- pom.xml | 2 +- 31 files changed, 31 insertions(+), 31 deletions(-) diff --git a/japicmp-ant-task/pom.xml b/japicmp-ant-task/pom.xml index 6c903aa36..668f02037 100644 --- a/japicmp-ant-task/pom.xml +++ b/japicmp-ant-task/pom.xml @@ -3,7 +3,7 @@ com.github.siom79.japicmp japicmp-base - 0.17.4-SNAPSHOT + 0.18.0-SNAPSHOT 4.0.0 diff --git a/japicmp-maven-plugin/pom.xml b/japicmp-maven-plugin/pom.xml index 49014b496..cac0babee 100644 --- a/japicmp-maven-plugin/pom.xml +++ b/japicmp-maven-plugin/pom.xml @@ -3,7 +3,7 @@ com.github.siom79.japicmp japicmp-base - 0.17.4-SNAPSHOT + 0.18.0-SNAPSHOT 4.0.0 diff --git a/japicmp-testbase/japicmp-test-ant-task/pom.xml b/japicmp-testbase/japicmp-test-ant-task/pom.xml index ff7eb04c8..0babf6d50 100644 --- a/japicmp-testbase/japicmp-test-ant-task/pom.xml +++ b/japicmp-testbase/japicmp-test-ant-task/pom.xml @@ -3,7 +3,7 @@ com.github.siom79.japicmp japicmp-testbase - 0.17.4-SNAPSHOT + 0.18.0-SNAPSHOT 4.0.0 diff --git a/japicmp-testbase/japicmp-test-maven-plugin-bundle-v1/pom.xml b/japicmp-testbase/japicmp-test-maven-plugin-bundle-v1/pom.xml index 630735149..7156af3dd 100644 --- a/japicmp-testbase/japicmp-test-maven-plugin-bundle-v1/pom.xml +++ b/japicmp-testbase/japicmp-test-maven-plugin-bundle-v1/pom.xml @@ -4,7 +4,7 @@ com.github.siom79.japicmp japicmp-testbase - 0.17.4-SNAPSHOT + 0.18.0-SNAPSHOT japicmp-testbundle-v1 diff --git a/japicmp-testbase/japicmp-test-maven-plugin-bundle-v2/pom.xml b/japicmp-testbase/japicmp-test-maven-plugin-bundle-v2/pom.xml index 113afd0d0..7b9a388aa 100644 --- a/japicmp-testbase/japicmp-test-maven-plugin-bundle-v2/pom.xml +++ b/japicmp-testbase/japicmp-test-maven-plugin-bundle-v2/pom.xml @@ -4,7 +4,7 @@ com.github.siom79.japicmp japicmp-testbase - 0.17.4-SNAPSHOT + 0.18.0-SNAPSHOT japicmp-testbundle-v2 diff --git a/japicmp-testbase/japicmp-test-maven-plugin-bundle/pom.xml b/japicmp-testbase/japicmp-test-maven-plugin-bundle/pom.xml index bcdb80742..4c6e762ca 100644 --- a/japicmp-testbase/japicmp-test-maven-plugin-bundle/pom.xml +++ b/japicmp-testbase/japicmp-test-maven-plugin-bundle/pom.xml @@ -3,7 +3,7 @@ japicmp-testbase com.github.siom79.japicmp - 0.17.4-SNAPSHOT + 0.18.0-SNAPSHOT 4.0.0 diff --git a/japicmp-testbase/japicmp-test-maven-plugin-classifier/pom.xml b/japicmp-testbase/japicmp-test-maven-plugin-classifier/pom.xml index 0e7cc50f1..7d2989e10 100644 --- a/japicmp-testbase/japicmp-test-maven-plugin-classifier/pom.xml +++ b/japicmp-testbase/japicmp-test-maven-plugin-classifier/pom.xml @@ -3,7 +3,7 @@ com.github.siom79.japicmp japicmp-testbase - 0.17.4-SNAPSHOT + 0.18.0-SNAPSHOT 4.0.0 diff --git a/japicmp-testbase/japicmp-test-maven-plugin-guava/pom.xml b/japicmp-testbase/japicmp-test-maven-plugin-guava/pom.xml index 2689909e5..da4aaf2ea 100644 --- a/japicmp-testbase/japicmp-test-maven-plugin-guava/pom.xml +++ b/japicmp-testbase/japicmp-test-maven-plugin-guava/pom.xml @@ -3,7 +3,7 @@ com.github.siom79.japicmp japicmp-testbase - 0.17.4-SNAPSHOT + 0.18.0-SNAPSHOT japicmp-test-maven-plugin-guava diff --git a/japicmp-testbase/japicmp-test-maven-plugin-ignoremissingartifact/pom.xml b/japicmp-testbase/japicmp-test-maven-plugin-ignoremissingartifact/pom.xml index fd7676319..b6588390b 100644 --- a/japicmp-testbase/japicmp-test-maven-plugin-ignoremissingartifact/pom.xml +++ b/japicmp-testbase/japicmp-test-maven-plugin-ignoremissingartifact/pom.xml @@ -3,7 +3,7 @@ japicmp-testbase com.github.siom79.japicmp - 0.17.4-SNAPSHOT + 0.18.0-SNAPSHOT 4.0.0 diff --git a/japicmp-testbase/japicmp-test-maven-plugin-japicmp/pom.xml b/japicmp-testbase/japicmp-test-maven-plugin-japicmp/pom.xml index 04f0cc24c..b9f1455cf 100644 --- a/japicmp-testbase/japicmp-test-maven-plugin-japicmp/pom.xml +++ b/japicmp-testbase/japicmp-test-maven-plugin-japicmp/pom.xml @@ -3,7 +3,7 @@ com.github.siom79.japicmp japicmp-testbase - 0.17.4-SNAPSHOT + 0.18.0-SNAPSHOT japicmp-test-maven-plugin-japicmp diff --git a/japicmp-testbase/japicmp-test-maven-plugin-packaging/pom.xml b/japicmp-testbase/japicmp-test-maven-plugin-packaging/pom.xml index 6ef0d34f0..998eea304 100644 --- a/japicmp-testbase/japicmp-test-maven-plugin-packaging/pom.xml +++ b/japicmp-testbase/japicmp-test-maven-plugin-packaging/pom.xml @@ -3,7 +3,7 @@ japicmp-testbase com.github.siom79.japicmp - 0.17.4-SNAPSHOT + 0.18.0-SNAPSHOT 4.0.0 war diff --git a/japicmp-testbase/japicmp-test-maven-plugin-pom-module/pom.xml b/japicmp-testbase/japicmp-test-maven-plugin-pom-module/pom.xml index 910899f26..b88f1c56a 100644 --- a/japicmp-testbase/japicmp-test-maven-plugin-pom-module/pom.xml +++ b/japicmp-testbase/japicmp-test-maven-plugin-pom-module/pom.xml @@ -3,7 +3,7 @@ japicmp-testbase com.github.siom79.japicmp - 0.17.4-SNAPSHOT + 0.18.0-SNAPSHOT 4.0.0 diff --git a/japicmp-testbase/japicmp-test-maven-plugin-post-analysis-script-artifact-test/pom.xml b/japicmp-testbase/japicmp-test-maven-plugin-post-analysis-script-artifact-test/pom.xml index 9f1ed7f37..3da31902d 100644 --- a/japicmp-testbase/japicmp-test-maven-plugin-post-analysis-script-artifact-test/pom.xml +++ b/japicmp-testbase/japicmp-test-maven-plugin-post-analysis-script-artifact-test/pom.xml @@ -3,7 +3,7 @@ com.github.siom79.japicmp japicmp-testbase - 0.17.4-SNAPSHOT + 0.18.0-SNAPSHOT 4.0.0 diff --git a/japicmp-testbase/japicmp-test-maven-plugin-post-analysis-script-artifact/pom.xml b/japicmp-testbase/japicmp-test-maven-plugin-post-analysis-script-artifact/pom.xml index c154add8a..06af1d3d8 100644 --- a/japicmp-testbase/japicmp-test-maven-plugin-post-analysis-script-artifact/pom.xml +++ b/japicmp-testbase/japicmp-test-maven-plugin-post-analysis-script-artifact/pom.xml @@ -3,7 +3,7 @@ com.github.siom79.japicmp japicmp-testbase - 0.17.4-SNAPSHOT + 0.18.0-SNAPSHOT 4.0.0 diff --git a/japicmp-testbase/japicmp-test-maven-plugin-userproperty/pom.xml b/japicmp-testbase/japicmp-test-maven-plugin-userproperty/pom.xml index 01a8402cc..aedaf4f4f 100644 --- a/japicmp-testbase/japicmp-test-maven-plugin-userproperty/pom.xml +++ b/japicmp-testbase/japicmp-test-maven-plugin-userproperty/pom.xml @@ -3,7 +3,7 @@ com.github.siom79.japicmp japicmp-testbase - 0.17.4-SNAPSHOT + 0.18.0-SNAPSHOT 4.0.0 diff --git a/japicmp-testbase/japicmp-test-maven-plugin/pom.xml b/japicmp-testbase/japicmp-test-maven-plugin/pom.xml index f54f34d28..03a97ae63 100644 --- a/japicmp-testbase/japicmp-test-maven-plugin/pom.xml +++ b/japicmp-testbase/japicmp-test-maven-plugin/pom.xml @@ -3,7 +3,7 @@ com.github.siom79.japicmp japicmp-testbase - 0.17.4-SNAPSHOT + 0.18.0-SNAPSHOT 4.0.0 diff --git a/japicmp-testbase/japicmp-test-service-impl-base/japicmp-test-service-impl-v1/pom.xml b/japicmp-testbase/japicmp-test-service-impl-base/japicmp-test-service-impl-v1/pom.xml index 9ec5c2279..cc4cf6146 100644 --- a/japicmp-testbase/japicmp-test-service-impl-base/japicmp-test-service-impl-v1/pom.xml +++ b/japicmp-testbase/japicmp-test-service-impl-base/japicmp-test-service-impl-v1/pom.xml @@ -3,7 +3,7 @@ japicmp-test-service-impl-base com.github.siom79.japicmp - 0.17.4-SNAPSHOT + 0.18.0-SNAPSHOT 4.0.0 diff --git a/japicmp-testbase/japicmp-test-service-impl-base/japicmp-test-service-impl-v2/pom.xml b/japicmp-testbase/japicmp-test-service-impl-base/japicmp-test-service-impl-v2/pom.xml index 1d5e8ceff..f2a629b8e 100644 --- a/japicmp-testbase/japicmp-test-service-impl-base/japicmp-test-service-impl-v2/pom.xml +++ b/japicmp-testbase/japicmp-test-service-impl-base/japicmp-test-service-impl-v2/pom.xml @@ -3,7 +3,7 @@ japicmp-test-service-impl-base com.github.siom79.japicmp - 0.17.4-SNAPSHOT + 0.18.0-SNAPSHOT 4.0.0 diff --git a/japicmp-testbase/japicmp-test-service-impl-base/japicmp-test-service-test/pom.xml b/japicmp-testbase/japicmp-test-service-impl-base/japicmp-test-service-test/pom.xml index b3f763a5f..35a2d2848 100644 --- a/japicmp-testbase/japicmp-test-service-impl-base/japicmp-test-service-test/pom.xml +++ b/japicmp-testbase/japicmp-test-service-impl-base/japicmp-test-service-test/pom.xml @@ -3,7 +3,7 @@ japicmp-test-service-impl-base com.github.siom79.japicmp - 0.17.4-SNAPSHOT + 0.18.0-SNAPSHOT 4.0.0 diff --git a/japicmp-testbase/japicmp-test-service-impl-base/japicmp-test-service-v1/pom.xml b/japicmp-testbase/japicmp-test-service-impl-base/japicmp-test-service-v1/pom.xml index 69b0e5704..68ff35fbc 100644 --- a/japicmp-testbase/japicmp-test-service-impl-base/japicmp-test-service-v1/pom.xml +++ b/japicmp-testbase/japicmp-test-service-impl-base/japicmp-test-service-v1/pom.xml @@ -3,7 +3,7 @@ japicmp-test-service-impl-base com.github.siom79.japicmp - 0.17.4-SNAPSHOT + 0.18.0-SNAPSHOT 4.0.0 diff --git a/japicmp-testbase/japicmp-test-service-impl-base/japicmp-test-service-v2/pom.xml b/japicmp-testbase/japicmp-test-service-impl-base/japicmp-test-service-v2/pom.xml index f00abf382..07fd3f4a0 100644 --- a/japicmp-testbase/japicmp-test-service-impl-base/japicmp-test-service-v2/pom.xml +++ b/japicmp-testbase/japicmp-test-service-impl-base/japicmp-test-service-v2/pom.xml @@ -3,7 +3,7 @@ japicmp-test-service-impl-base com.github.siom79.japicmp - 0.17.4-SNAPSHOT + 0.18.0-SNAPSHOT 4.0.0 diff --git a/japicmp-testbase/japicmp-test-service-impl-base/pom.xml b/japicmp-testbase/japicmp-test-service-impl-base/pom.xml index c18fc400e..a59e4ae30 100644 --- a/japicmp-testbase/japicmp-test-service-impl-base/pom.xml +++ b/japicmp-testbase/japicmp-test-service-impl-base/pom.xml @@ -3,7 +3,7 @@ japicmp-testbase com.github.siom79.japicmp - 0.17.4-SNAPSHOT + 0.18.0-SNAPSHOT 4.0.0 diff --git a/japicmp-testbase/japicmp-test-v1/pom.xml b/japicmp-testbase/japicmp-test-v1/pom.xml index 58c965c14..3a1583f2f 100644 --- a/japicmp-testbase/japicmp-test-v1/pom.xml +++ b/japicmp-testbase/japicmp-test-v1/pom.xml @@ -4,7 +4,7 @@ com.github.siom79.japicmp japicmp-testbase - 0.17.4-SNAPSHOT + 0.18.0-SNAPSHOT japicmp-test-v1 diff --git a/japicmp-testbase/japicmp-test-v2/pom.xml b/japicmp-testbase/japicmp-test-v2/pom.xml index 911b349ed..41114e489 100644 --- a/japicmp-testbase/japicmp-test-v2/pom.xml +++ b/japicmp-testbase/japicmp-test-v2/pom.xml @@ -4,7 +4,7 @@ com.github.siom79.japicmp japicmp-testbase - 0.17.4-SNAPSHOT + 0.18.0-SNAPSHOT japicmp-test-v2 diff --git a/japicmp-testbase/japicmp-test-vx-client/pom.xml b/japicmp-testbase/japicmp-test-vx-client/pom.xml index a78e4f0db..4c7e50d8d 100644 --- a/japicmp-testbase/japicmp-test-vx-client/pom.xml +++ b/japicmp-testbase/japicmp-test-vx-client/pom.xml @@ -3,7 +3,7 @@ japicmp-testbase com.github.siom79.japicmp - 0.17.4-SNAPSHOT + 0.18.0-SNAPSHOT 4.0.0 diff --git a/japicmp-testbase/japicmp-test/pom.xml b/japicmp-testbase/japicmp-test/pom.xml index 62bba454b..5e0553371 100644 --- a/japicmp-testbase/japicmp-test/pom.xml +++ b/japicmp-testbase/japicmp-test/pom.xml @@ -4,7 +4,7 @@ com.github.siom79.japicmp japicmp-testbase - 0.17.4-SNAPSHOT + 0.18.0-SNAPSHOT japicmp-test diff --git a/japicmp-testbase/japicmp-test2-v1/pom.xml b/japicmp-testbase/japicmp-test2-v1/pom.xml index fdcec74eb..69461109c 100644 --- a/japicmp-testbase/japicmp-test2-v1/pom.xml +++ b/japicmp-testbase/japicmp-test2-v1/pom.xml @@ -3,7 +3,7 @@ japicmp-testbase com.github.siom79.japicmp - 0.17.4-SNAPSHOT + 0.18.0-SNAPSHOT 4.0.0 diff --git a/japicmp-testbase/japicmp-test2-v2/pom.xml b/japicmp-testbase/japicmp-test2-v2/pom.xml index 7ace15793..07ebf766a 100644 --- a/japicmp-testbase/japicmp-test2-v2/pom.xml +++ b/japicmp-testbase/japicmp-test2-v2/pom.xml @@ -3,7 +3,7 @@ japicmp-testbase com.github.siom79.japicmp - 0.17.4-SNAPSHOT + 0.18.0-SNAPSHOT 4.0.0 diff --git a/japicmp-testbase/pom.xml b/japicmp-testbase/pom.xml index d5c4ac575..7f8410687 100644 --- a/japicmp-testbase/pom.xml +++ b/japicmp-testbase/pom.xml @@ -4,7 +4,7 @@ com.github.siom79.japicmp japicmp-base - 0.17.4-SNAPSHOT + 0.18.0-SNAPSHOT japicmp-testbase diff --git a/japicmp/pom.xml b/japicmp/pom.xml index a9901f0a6..77c9e92d7 100644 --- a/japicmp/pom.xml +++ b/japicmp/pom.xml @@ -4,7 +4,7 @@ com.github.siom79.japicmp japicmp-base - 0.17.4-SNAPSHOT + 0.18.0-SNAPSHOT japicmp diff --git a/pom.xml b/pom.xml index ff4c8d127..8e6783e77 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.github.siom79.japicmp japicmp-base - 0.17.4-SNAPSHOT + 0.18.0-SNAPSHOT pom japicmp-base