diff --git a/bom/pom.xml b/bom/pom.xml index 5503dcb59..a95a1e2b5 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant parent - 2.5.0-SNAPSHOT + 2.5.0-RC3 bom diff --git a/cli/application/pom.xml b/cli/application/pom.xml index c1be813c8..bbaf32e46 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-RC3 com.buschmais.jqassistant.cli application diff --git a/cli/assembly/pom.xml b/cli/assembly/pom.xml index 47a36d1dd..6215dd1ad 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-RC3 assembly diff --git a/cli/neo4jv4/pom.xml b/cli/neo4jv4/pom.xml index bb905c16f..e11cc45b7 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-RC3 jqassistant-commandline-neo4jv4 diff --git a/cli/neo4jv5/pom.xml b/cli/neo4jv5/pom.xml index 6bb5790cc..d009d80f3 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-RC3 jqassistant-commandline-neo4jv5 diff --git a/cli/pom.xml b/cli/pom.xml index 33a97214c..3fe4a4d54 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -3,7 +3,7 @@ com.buschmais.jqassistant parent - 2.5.0-SNAPSHOT + 2.5.0-RC3 com.buschmais.jqassistant.cli diff --git a/cli/test/pom.xml b/cli/test/pom.xml index 4558d44de..25f98eeac 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-RC3 test diff --git a/core/analysis/pom.xml b/core/analysis/pom.xml index 9c418b829..fd15c5401 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-RC3 analysis diff --git a/core/neo4j/pom.xml b/core/neo4j/pom.xml index d5d4c63da..9b1af76cf 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-RC3 neo4j diff --git a/core/pom.xml b/core/pom.xml index 313e3077b..400923c64 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,7 +3,7 @@ com.buschmais.jqassistant parent - 2.5.0-SNAPSHOT + 2.5.0-RC3 com.buschmais.jqassistant.core diff --git a/core/report/pom.xml b/core/report/pom.xml index 08a7f9d4f..1ba0ac545 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-RC3 report diff --git a/core/rule/pom.xml b/core/rule/pom.xml index e33e3fe5c..d6015b053 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-RC3 rule diff --git a/core/runtime/pom.xml b/core/runtime/pom.xml index 618d14989..e644abec1 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-RC3 runtime diff --git a/core/scanner/pom.xml b/core/scanner/pom.xml index 32b0aa7ae..814cc7a89 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-RC3 scanner jQAssistant Core Scanner diff --git a/core/schemata/pom.xml b/core/schemata/pom.xml index 754debb66..ab36824f7 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-RC3 schemata diff --git a/core/shared/pom.xml b/core/shared/pom.xml index c352c5eca..edb61b721 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-RC3 shared jQAssistant Core Shared diff --git a/core/store/pom.xml b/core/store/pom.xml index c107883bf..a6ac4123d 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-RC3 store jQAssistant Core Store diff --git a/core/test/pom.xml b/core/test/pom.xml index 35ce645a0..72279dc89 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-RC3 test diff --git a/distribution-specification/pom.xml b/distribution-specification/pom.xml index cc19d1a5b..05be6cef7 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-RC3 jqa-distribution-specification diff --git a/manual/pom.xml b/manual/pom.xml index 78bc685ee..7eec44b87 100644 --- a/manual/pom.xml +++ b/manual/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant parent - 2.5.0-SNAPSHOT + 2.5.0-RC3 manual diff --git a/maven/pom.xml b/maven/pom.xml index 690091cff..57ff06ac4 100644 --- a/maven/pom.xml +++ b/maven/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant parent - 2.5.0-SNAPSHOT + 2.5.0-RC3 jqassistant-maven-plugin diff --git a/plugin/common/pom.xml b/plugin/common/pom.xml index ab8efce9d..d3ea64b8b 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-RC3 common diff --git a/plugin/java/pom.xml b/plugin/java/pom.xml index 569a2ca8f..0d9ed4bfb 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-RC3 java diff --git a/plugin/json/pom.xml b/plugin/json/pom.xml index 1ce70ad2d..abe4f56a2 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-RC3 json diff --git a/plugin/junit/pom.xml b/plugin/junit/pom.xml index d69358dad..94bef36d7 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-RC3 junit diff --git a/plugin/maven/pom.xml b/plugin/maven/pom.xml index 4674a31bb..af2e543dd 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-RC3 maven3 diff --git a/plugin/pom.xml b/plugin/pom.xml index afa7b8cbb..ce2b0cc23 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant parent - 2.5.0-SNAPSHOT + 2.5.0-RC3 com.buschmais.jqassistant.plugin diff --git a/plugin/xml/pom.xml b/plugin/xml/pom.xml index e68315828..8c61ffbd7 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-RC3 xml diff --git a/plugin/yaml/pom.xml b/plugin/yaml/pom.xml index 790410ef2..45f16019b 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-RC3 yaml2 diff --git a/pom.xml b/pom.xml index b72b4d8ac..988c14e12 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.buschmais.jqassistant parent - 2.5.0-SNAPSHOT + 2.5.0-RC3 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-RC3