Skip to content

Commit dc0937d

Browse files
author
Clément Billiot
committed
update version number
1 parent 1e4e4c1 commit dc0937d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.6</version>
42+
<version>0.3.7</version>
4343

4444
<packaging>pom</packaging>
4545

sonar-swift-plugin/pom.xml

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

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

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

3838

39-
</project>
39+
</project>

0 commit comments

Comments
 (0)