We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a9e7eb commit 11c730aCopy full SHA for 11c730a
gradle.properties
@@ -1,5 +1,5 @@
1
group=org.sonarsource.php
2
-version=3.47-SNAPSHOT
+version=3.48-SNAPSHOT
3
description=SonarSource PHP Analyzer
4
org.gradle.parallel=true
5
org.gradle.caching=true
php-custom-rules-plugin/maven/pom.xml
@@ -7,7 +7,7 @@
7
<groupId>org.sonar.samples.php</groupId>
8
<artifactId>php-custom-rules-plugin</artifactId>
9
<packaging>jar</packaging>
10
- <version>3.47-SNAPSHOT</version>
+ <version>3.48-SNAPSHOT</version>
11
12
<name>SonarSource PHP Custom Rules Example</name>
13
<description>PHP Custom Rules Example for SonarQube</description>
0 commit comments