From 767aafe8fd6c7b2db62f119c4e303fce83469895 Mon Sep 17 00:00:00 2001 From: GabinL21 Date: Tue, 7 Jan 2025 09:37:48 +0000 Subject: [PATCH] Prepare next development iteration --- gradle.properties | 2 +- php-custom-rules-plugin/maven/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 89f6a6ebd..4fa3bc200 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=org.sonarsource.php -version=3.42-SNAPSHOT +version=3.43-SNAPSHOT description=SonarSource PHP Analyzer org.gradle.parallel=false org.gradle.caching=true diff --git a/php-custom-rules-plugin/maven/pom.xml b/php-custom-rules-plugin/maven/pom.xml index f6cc9a13a..a746b55bc 100644 --- a/php-custom-rules-plugin/maven/pom.xml +++ b/php-custom-rules-plugin/maven/pom.xml @@ -7,7 +7,7 @@ org.sonar.samples.php php-custom-rules-plugin jar - 3.42-SNAPSHOT + 3.43-SNAPSHOT SonarSource PHP Custom Rules Example PHP Custom Rules Example for SonarQube