From 77ea2c895c08c5e1c485c3d847d736d71d0efc7b Mon Sep 17 00:00:00 2001 From: Ghislain Piot Date: Mon, 6 Jan 2025 16:05:44 +0100 Subject: [PATCH] Prepare for next development iteration --- docs/pom.xml | 2 +- docs/python-custom-rules-example/pom.xml | 2 +- its/plugin/it-python-plugin-test/pom.xml | 2 +- its/plugin/pom.xml | 2 +- its/plugin/python-custom-rules-plugin/pom.xml | 2 +- its/pom.xml | 2 +- its/ruling/pom.xml | 2 +- pom.xml | 2 +- python-checks-testkit/pom.xml | 2 +- python-checks/pom.xml | 2 +- python-frontend/pom.xml | 2 +- sonar-python-plugin/pom.xml | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/docs/pom.xml b/docs/pom.xml index 958a16d585..9168bd1a6f 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.python python - 4.26-SNAPSHOT + 4.27-SNAPSHOT docs diff --git a/docs/python-custom-rules-example/pom.xml b/docs/python-custom-rules-example/pom.xml index 0c5f89215c..8cf1910593 100644 --- a/docs/python-custom-rules-example/pom.xml +++ b/docs/python-custom-rules-example/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.python docs - 4.26-SNAPSHOT + 4.27-SNAPSHOT python-custom-rules-example diff --git a/its/plugin/it-python-plugin-test/pom.xml b/its/plugin/it-python-plugin-test/pom.xml index 2ba2fecc38..8ed72c6d8a 100644 --- a/its/plugin/it-python-plugin-test/pom.xml +++ b/its/plugin/it-python-plugin-test/pom.xml @@ -7,7 +7,7 @@ it-python-plugin org.sonarsource.python - 4.26-SNAPSHOT + 4.27-SNAPSHOT it-python-plugin-test diff --git a/its/plugin/pom.xml b/its/plugin/pom.xml index 20cba87576..c1c48089d8 100644 --- a/its/plugin/pom.xml +++ b/its/plugin/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.python python-its - 4.26-SNAPSHOT + 4.27-SNAPSHOT diff --git a/its/plugin/python-custom-rules-plugin/pom.xml b/its/plugin/python-custom-rules-plugin/pom.xml index 63206be557..c78be06879 100644 --- a/its/plugin/python-custom-rules-plugin/pom.xml +++ b/its/plugin/python-custom-rules-plugin/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.python it-python-plugin - 4.26-SNAPSHOT + 4.27-SNAPSHOT python-custom-rules-plugin diff --git a/its/pom.xml b/its/pom.xml index 03639123c1..8ff7dbaa1a 100644 --- a/its/pom.xml +++ b/its/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.python python - 4.26-SNAPSHOT + 4.27-SNAPSHOT python-its diff --git a/its/ruling/pom.xml b/its/ruling/pom.xml index 8b11b4bdb9..8c50e3f5c6 100644 --- a/its/ruling/pom.xml +++ b/its/ruling/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.python python-its - 4.26-SNAPSHOT + 4.27-SNAPSHOT it-python-ruling diff --git a/pom.xml b/pom.xml index 01db206540..9bdbae789d 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.sonarsource.python python - 4.26-SNAPSHOT + 4.27-SNAPSHOT pom Python diff --git a/python-checks-testkit/pom.xml b/python-checks-testkit/pom.xml index c009a0901e..b7f62fa879 100644 --- a/python-checks-testkit/pom.xml +++ b/python-checks-testkit/pom.xml @@ -6,7 +6,7 @@ python org.sonarsource.python - 4.26-SNAPSHOT + 4.27-SNAPSHOT python-checks-testkit diff --git a/python-checks/pom.xml b/python-checks/pom.xml index f64035de5e..4666880bdf 100644 --- a/python-checks/pom.xml +++ b/python-checks/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.python python - 4.26-SNAPSHOT + 4.27-SNAPSHOT python-checks diff --git a/python-frontend/pom.xml b/python-frontend/pom.xml index 74bde6a962..c7349101d8 100644 --- a/python-frontend/pom.xml +++ b/python-frontend/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.python python - 4.26-SNAPSHOT + 4.27-SNAPSHOT python-frontend diff --git a/sonar-python-plugin/pom.xml b/sonar-python-plugin/pom.xml index c1ca0f213f..dfa0957e91 100644 --- a/sonar-python-plugin/pom.xml +++ b/sonar-python-plugin/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.python python - 4.26-SNAPSHOT + 4.27-SNAPSHOT sonar-python-plugin