From b63c3a138c72f77a97b052aa7349c62ede69af7f Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 21 Aug 2024 10:51:25 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 2.5.0-RC1 --- bom/pom.xml | 2 +- cli/application/pom.xml | 2 +- cli/assembly/pom.xml | 2 +- cli/neo4jv4/pom.xml | 2 +- cli/neo4jv5/pom.xml | 2 +- cli/pom.xml | 2 +- cli/test/pom.xml | 2 +- core/analysis/pom.xml | 2 +- core/neo4j/pom.xml | 2 +- core/pom.xml | 2 +- core/report/pom.xml | 2 +- core/rule/pom.xml | 2 +- core/runtime/pom.xml | 2 +- core/scanner/pom.xml | 2 +- core/schemata/pom.xml | 2 +- core/shared/pom.xml | 2 +- core/store/pom.xml | 2 +- core/test/pom.xml | 2 +- distribution-specification/pom.xml | 2 +- manual/pom.xml | 2 +- maven/pom.xml | 2 +- plugin/common/pom.xml | 2 +- plugin/java/pom.xml | 2 +- plugin/json/pom.xml | 2 +- plugin/junit/pom.xml | 2 +- plugin/maven/pom.xml | 2 +- plugin/pom.xml | 2 +- plugin/xml/pom.xml | 2 +- plugin/yaml/pom.xml | 2 +- pom.xml | 4 ++-- 30 files changed, 31 insertions(+), 31 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index 7d28bcd0b..5d6b47e68 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant parent - 2.5.0-SNAPSHOT + 2.5.0-RC1 bom diff --git a/cli/application/pom.xml b/cli/application/pom.xml index c1be813c8..ca4bb9b48 100644 --- a/cli/application/pom.xml +++ b/cli/application/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant.cli parent - 2.5.0-SNAPSHOT + 2.5.0-RC1 com.buschmais.jqassistant.cli application diff --git a/cli/assembly/pom.xml b/cli/assembly/pom.xml index 47a36d1dd..719e1599a 100644 --- a/cli/assembly/pom.xml +++ b/cli/assembly/pom.xml @@ -3,7 +3,7 @@ com.buschmais.jqassistant.cli parent - 2.5.0-SNAPSHOT + 2.5.0-RC1 assembly diff --git a/cli/neo4jv4/pom.xml b/cli/neo4jv4/pom.xml index 312ce5fa7..b8ea0aa02 100644 --- a/cli/neo4jv4/pom.xml +++ b/cli/neo4jv4/pom.xml @@ -3,7 +3,7 @@ com.buschmais.jqassistant.cli parent - 2.5.0-SNAPSHOT + 2.5.0-RC1 jqassistant-commandline-neo4jv4 diff --git a/cli/neo4jv5/pom.xml b/cli/neo4jv5/pom.xml index d3809d409..b9fd8a60f 100644 --- a/cli/neo4jv5/pom.xml +++ b/cli/neo4jv5/pom.xml @@ -3,7 +3,7 @@ com.buschmais.jqassistant.cli parent - 2.5.0-SNAPSHOT + 2.5.0-RC1 jqassistant-commandline-neo4jv5 diff --git a/cli/pom.xml b/cli/pom.xml index 33a97214c..63cc6142c 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -3,7 +3,7 @@ com.buschmais.jqassistant parent - 2.5.0-SNAPSHOT + 2.5.0-RC1 com.buschmais.jqassistant.cli diff --git a/cli/test/pom.xml b/cli/test/pom.xml index 4558d44de..b178c4e1d 100644 --- a/cli/test/pom.xml +++ b/cli/test/pom.xml @@ -3,7 +3,7 @@ com.buschmais.jqassistant.cli parent - 2.5.0-SNAPSHOT + 2.5.0-RC1 test diff --git a/core/analysis/pom.xml b/core/analysis/pom.xml index 9c418b829..0ed53c5c1 100644 --- a/core/analysis/pom.xml +++ b/core/analysis/pom.xml @@ -3,7 +3,7 @@ com.buschmais.jqassistant.core parent - 2.5.0-SNAPSHOT + 2.5.0-RC1 analysis diff --git a/core/neo4j/pom.xml b/core/neo4j/pom.xml index d5d4c63da..bb444258e 100644 --- a/core/neo4j/pom.xml +++ b/core/neo4j/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant.core parent - 2.5.0-SNAPSHOT + 2.5.0-RC1 neo4j diff --git a/core/pom.xml b/core/pom.xml index 313e3077b..3868f8ca6 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,7 +3,7 @@ com.buschmais.jqassistant parent - 2.5.0-SNAPSHOT + 2.5.0-RC1 com.buschmais.jqassistant.core diff --git a/core/report/pom.xml b/core/report/pom.xml index 08a7f9d4f..b28a6eb24 100644 --- a/core/report/pom.xml +++ b/core/report/pom.xml @@ -3,7 +3,7 @@ com.buschmais.jqassistant.core parent - 2.5.0-SNAPSHOT + 2.5.0-RC1 report diff --git a/core/rule/pom.xml b/core/rule/pom.xml index e33e3fe5c..d82f91f9e 100644 --- a/core/rule/pom.xml +++ b/core/rule/pom.xml @@ -3,7 +3,7 @@ com.buschmais.jqassistant.core parent - 2.5.0-SNAPSHOT + 2.5.0-RC1 rule diff --git a/core/runtime/pom.xml b/core/runtime/pom.xml index 618d14989..f57dcd3c8 100644 --- a/core/runtime/pom.xml +++ b/core/runtime/pom.xml @@ -3,7 +3,7 @@ com.buschmais.jqassistant.core parent - 2.5.0-SNAPSHOT + 2.5.0-RC1 runtime diff --git a/core/scanner/pom.xml b/core/scanner/pom.xml index 32b0aa7ae..7b0295ac1 100644 --- a/core/scanner/pom.xml +++ b/core/scanner/pom.xml @@ -3,7 +3,7 @@ com.buschmais.jqassistant.core parent - 2.5.0-SNAPSHOT + 2.5.0-RC1 scanner jQAssistant Core Scanner diff --git a/core/schemata/pom.xml b/core/schemata/pom.xml index 754debb66..34d29d269 100644 --- a/core/schemata/pom.xml +++ b/core/schemata/pom.xml @@ -3,7 +3,7 @@ com.buschmais.jqassistant.core parent - 2.5.0-SNAPSHOT + 2.5.0-RC1 schemata diff --git a/core/shared/pom.xml b/core/shared/pom.xml index c352c5eca..113753b19 100644 --- a/core/shared/pom.xml +++ b/core/shared/pom.xml @@ -3,7 +3,7 @@ com.buschmais.jqassistant.core parent - 2.5.0-SNAPSHOT + 2.5.0-RC1 shared jQAssistant Core Shared diff --git a/core/store/pom.xml b/core/store/pom.xml index c107883bf..0d54fd251 100644 --- a/core/store/pom.xml +++ b/core/store/pom.xml @@ -3,7 +3,7 @@ com.buschmais.jqassistant.core parent - 2.5.0-SNAPSHOT + 2.5.0-RC1 store jQAssistant Core Store diff --git a/core/test/pom.xml b/core/test/pom.xml index 35ce645a0..bbd453981 100644 --- a/core/test/pom.xml +++ b/core/test/pom.xml @@ -3,7 +3,7 @@ com.buschmais.jqassistant.core parent - 2.5.0-SNAPSHOT + 2.5.0-RC1 test diff --git a/distribution-specification/pom.xml b/distribution-specification/pom.xml index cc19d1a5b..06860f4f7 100644 --- a/distribution-specification/pom.xml +++ b/distribution-specification/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant parent - 2.5.0-SNAPSHOT + 2.5.0-RC1 jqa-distribution-specification diff --git a/manual/pom.xml b/manual/pom.xml index 78bc685ee..83c56f9f0 100644 --- a/manual/pom.xml +++ b/manual/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant parent - 2.5.0-SNAPSHOT + 2.5.0-RC1 manual diff --git a/maven/pom.xml b/maven/pom.xml index 3ec24a217..313e0be97 100644 --- a/maven/pom.xml +++ b/maven/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant parent - 2.5.0-SNAPSHOT + 2.5.0-RC1 jqassistant-maven-plugin diff --git a/plugin/common/pom.xml b/plugin/common/pom.xml index ab8efce9d..037ea4b4b 100644 --- a/plugin/common/pom.xml +++ b/plugin/common/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant.plugin parent - 2.5.0-SNAPSHOT + 2.5.0-RC1 common diff --git a/plugin/java/pom.xml b/plugin/java/pom.xml index 569a2ca8f..abbe34d98 100644 --- a/plugin/java/pom.xml +++ b/plugin/java/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant.plugin parent - 2.5.0-SNAPSHOT + 2.5.0-RC1 java diff --git a/plugin/json/pom.xml b/plugin/json/pom.xml index 1ce70ad2d..9aaa547e4 100644 --- a/plugin/json/pom.xml +++ b/plugin/json/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant.plugin parent - 2.5.0-SNAPSHOT + 2.5.0-RC1 json diff --git a/plugin/junit/pom.xml b/plugin/junit/pom.xml index d69358dad..cfd0ba2d3 100644 --- a/plugin/junit/pom.xml +++ b/plugin/junit/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant.plugin parent - 2.5.0-SNAPSHOT + 2.5.0-RC1 junit diff --git a/plugin/maven/pom.xml b/plugin/maven/pom.xml index 4674a31bb..1fd70941a 100644 --- a/plugin/maven/pom.xml +++ b/plugin/maven/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant.plugin parent - 2.5.0-SNAPSHOT + 2.5.0-RC1 maven3 diff --git a/plugin/pom.xml b/plugin/pom.xml index afa7b8cbb..2c1555172 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant parent - 2.5.0-SNAPSHOT + 2.5.0-RC1 com.buschmais.jqassistant.plugin diff --git a/plugin/xml/pom.xml b/plugin/xml/pom.xml index e68315828..3f0b85774 100644 --- a/plugin/xml/pom.xml +++ b/plugin/xml/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant.plugin parent - 2.5.0-SNAPSHOT + 2.5.0-RC1 xml diff --git a/plugin/yaml/pom.xml b/plugin/yaml/pom.xml index 790410ef2..d3e73bb03 100644 --- a/plugin/yaml/pom.xml +++ b/plugin/yaml/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant.plugin parent - 2.5.0-SNAPSHOT + 2.5.0-RC1 yaml2 diff --git a/pom.xml b/pom.xml index 92ddd848c..f78df7a3e 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.buschmais.jqassistant parent - 2.5.0-SNAPSHOT + 2.5.0-RC1 pom jQAssistant Parent @@ -31,7 +31,7 @@ scm:git:https://github.com/jqassistant/jqassistant.git scm:git:https://github.com/jqassistant/jqassistant.git https://github.com/jqassistant/jqassistant/ - parent-2.4.0-M1 + 2.5.0-RC1