Skip to content

Commit 5fc3db7

Browse files
author
javamachr
committed
bumped version and readme
1 parent 016a8c5 commit 5fc3db7

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@ Sonar GitLab Plugin
66
Inspired by https://github.com/SonarCommunity/sonar-github
77

88
# Current version
9+
## Version 5.3.0
910

11+
* Merged [Make the GitLab status name configurable](https://github.com/javamachr/sonar-gitlab-plugin/pull/31)
12+
*
1013
## Version 5.2.1
1114
** Only SonarQube 9.5+**
1215

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111
<groupId>com.talanlabs</groupId>
1212
<artifactId>sonar-gitlab-plugin</artifactId>
13-
<version>5.2.1</version>
13+
<version>5.3.0</version>
1414
<name>SonarQube :: GitLab Plugin</name>
1515
<description>GitLab Plugin for Reporting</description>
1616
<packaging>sonar-plugin</packaging>

0 commit comments

Comments
 (0)