From 6cebff7199be98f44c2db4a926756e0c330fdfea Mon Sep 17 00:00:00 2001 From: Sebastian Zumbrunn Date: Tue, 26 Nov 2024 15:17:35 +0100 Subject: [PATCH] Prepare for next development iteration --- 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 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/its/plugin/it-python-plugin-test/pom.xml b/its/plugin/it-python-plugin-test/pom.xml index 18eaedb2ab..12aee39ff2 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.24-SNAPSHOT + 4.25-SNAPSHOT it-python-plugin-test diff --git a/its/plugin/pom.xml b/its/plugin/pom.xml index 65bc051ddd..0c59887c2a 100644 --- a/its/plugin/pom.xml +++ b/its/plugin/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.python python-its - 4.24-SNAPSHOT + 4.25-SNAPSHOT diff --git a/its/plugin/python-custom-rules-plugin/pom.xml b/its/plugin/python-custom-rules-plugin/pom.xml index 7628f9431c..49161dfca1 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.24-SNAPSHOT + 4.25-SNAPSHOT python-custom-rules-plugin diff --git a/its/pom.xml b/its/pom.xml index dd0057bf84..b604774de0 100644 --- a/its/pom.xml +++ b/its/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.python python - 4.24-SNAPSHOT + 4.25-SNAPSHOT python-its diff --git a/its/ruling/pom.xml b/its/ruling/pom.xml index 468c279b34..fdb059e9ee 100644 --- a/its/ruling/pom.xml +++ b/its/ruling/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.python python-its - 4.24-SNAPSHOT + 4.25-SNAPSHOT it-python-ruling diff --git a/pom.xml b/pom.xml index 9c955187b8..f10f6687d4 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.sonarsource.python python - 4.24-SNAPSHOT + 4.25-SNAPSHOT pom Python diff --git a/python-checks-testkit/pom.xml b/python-checks-testkit/pom.xml index 32f827af74..e5c9de48a6 100644 --- a/python-checks-testkit/pom.xml +++ b/python-checks-testkit/pom.xml @@ -6,7 +6,7 @@ python org.sonarsource.python - 4.24-SNAPSHOT + 4.25-SNAPSHOT python-checks-testkit diff --git a/python-checks/pom.xml b/python-checks/pom.xml index c8ec0812c4..bdf219f2ea 100644 --- a/python-checks/pom.xml +++ b/python-checks/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.python python - 4.24-SNAPSHOT + 4.25-SNAPSHOT python-checks diff --git a/python-frontend/pom.xml b/python-frontend/pom.xml index 0cd530c092..6b6b0a6857 100644 --- a/python-frontend/pom.xml +++ b/python-frontend/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.python python - 4.24-SNAPSHOT + 4.25-SNAPSHOT python-frontend diff --git a/sonar-python-plugin/pom.xml b/sonar-python-plugin/pom.xml index 9ddc1cd321..5366d34e09 100644 --- a/sonar-python-plugin/pom.xml +++ b/sonar-python-plugin/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.python python - 4.24-SNAPSHOT + 4.25-SNAPSHOT sonar-python-plugin