Skip to content

Commit 8762858

Browse files
author
Gilles Grousset
committed
Version bumps to 0.3.8
1 parent 8515389 commit 8762858

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pom.xml

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

4040
<groupId>com.backelite.sonarqube</groupId>
4141
<artifactId>backelite-swift</artifactId>
42-
<version>0.3.7</version>
42+
<version>0.3.8</version>
4343

4444
<packaging>pom</packaging>
4545

sonar-swift-plugin/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@
2626
<parent>
2727
<groupId>com.backelite.sonarqube</groupId>
2828
<artifactId>backelite-swift</artifactId>
29-
<version>0.3.7</version>
29+
<version>0.3.8</version>
3030
</parent>
3131

3232
<groupId>com.backelite.sonarqube</groupId>
3333
<artifactId>backelite-sonar-swift-plugin</artifactId>
34-
<version>0.3.7</version>
34+
<version>0.3.8</version>
3535

3636
<packaging>sonar-plugin</packaging>
3737

0 commit comments

Comments
 (0)