Skip to content

Commit 496a44c

Browse files
hashicorp-vault-sonar-prod[bot]joke1196
authored andcommitted
Prepare for next development iteration (#956)
Co-authored-by: joke1196 <6317721+joke1196@users.noreply.github.com> GitOrigin-RevId: 52f5466cb7182405ab1035fee976a6f879382123
1 parent ffe9634 commit 496a44c

File tree

13 files changed

+13
-13
lines changed

13 files changed

+13
-13
lines changed

docs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.sonarsource.python</groupId>
77
<artifactId>python</artifactId>
8-
<version>5.19-SNAPSHOT</version>
8+
<version>5.20-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>docs</artifactId>

docs/python-custom-rules-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.sonarsource.python</groupId>
88
<artifactId>docs</artifactId>
9-
<version>5.19-SNAPSHOT</version>
9+
<version>5.20-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>python-custom-rules-example</artifactId>

its/commons/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.sonarsource.python</groupId>
88
<artifactId>python-its</artifactId>
9-
<version>5.19-SNAPSHOT</version>
9+
<version>5.20-SNAPSHOT</version>
1010
</parent>
1111

1212
<name>Python :: ITs :: Commons</name>

its/plugin/it-python-plugin-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<artifactId>it-python-plugin</artifactId>
99
<groupId>org.sonarsource.python</groupId>
10-
<version>5.19-SNAPSHOT</version>
10+
<version>5.20-SNAPSHOT</version>
1111
</parent>
1212

1313
<artifactId>it-python-plugin-test</artifactId>

its/plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.sonarsource.python</groupId>
77
<artifactId>python-its</artifactId>
8-
<version>5.19-SNAPSHOT</version>
8+
<version>5.20-SNAPSHOT</version>
99
</parent>
1010

1111
<modules>

its/plugin/python-custom-rules-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.sonarsource.python</groupId>
88
<artifactId>it-python-plugin</artifactId>
9-
<version>5.19-SNAPSHOT</version>
9+
<version>5.20-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>python-custom-rules-plugin</artifactId>

its/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.sonarsource.python</groupId>
77
<artifactId>python</artifactId>
8-
<version>5.19-SNAPSHOT</version>
8+
<version>5.20-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>python-its</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>org.sonarsource.python</groupId>
1212
<artifactId>python</artifactId>
13-
<version>5.19-SNAPSHOT</version>
13+
<version>5.20-SNAPSHOT</version>
1414
<packaging>pom</packaging>
1515

1616
<name>Python</name>

python-checks-testkit/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<artifactId>python</artifactId>
88
<groupId>org.sonarsource.python</groupId>
9-
<version>5.19-SNAPSHOT</version>
9+
<version>5.20-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>python-checks-testkit</artifactId>

python-checks/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.sonarsource.python</groupId>
77
<artifactId>python</artifactId>
8-
<version>5.19-SNAPSHOT</version>
8+
<version>5.20-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>python-checks</artifactId>

0 commit comments

Comments
 (0)