Skip to content

Commit 11c730a

Browse files
Prepare next development iteration (#1447)
Co-authored-by: yasen-pavlov-sonarsource <yasen-pavlov-sonarsource>
1 parent 8a9e7eb commit 11c730a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group=org.sonarsource.php
2-
version=3.47-SNAPSHOT
2+
version=3.48-SNAPSHOT
33
description=SonarSource PHP Analyzer
44
org.gradle.parallel=true
55
org.gradle.caching=true

php-custom-rules-plugin/maven/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<groupId>org.sonar.samples.php</groupId>
88
<artifactId>php-custom-rules-plugin</artifactId>
99
<packaging>jar</packaging>
10-
<version>3.47-SNAPSHOT</version>
10+
<version>3.48-SNAPSHOT</version>
1111

1212
<name>SonarSource PHP Custom Rules Example</name>
1313
<description>PHP Custom Rules Example for SonarQube</description>

0 commit comments

Comments
 (0)