File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,14 @@ Inspired by https://github.com/SonarCommunity/sonar-github
7
7
8
8
# Current version
9
9
10
+ ## Version 5.0.0
10
11
12
+ * merged [ Rename codeclimate.json to gl-code-quality-report.json] ( https://github.com/javamachr/sonar-gitlab-plugin/pull/2 )
13
+
14
+ Requires GL >= 11.0 and adjustment of JOBS to use new name of config gl-code-quality-report.json
15
+
16
+ ** Only GitLab >= 11.0**
17
+
11
18
## Version 4.3.1
12
19
13
20
* removed obsolete v3 API
Original file line number Diff line number Diff line change 10
10
</parent >
11
11
<groupId >com.talanlabs</groupId >
12
12
<artifactId >sonar-gitlab-plugin</artifactId >
13
- <version >4.3.2-SNAPSHOT </version >
13
+ <version >5.0.0 </version >
14
14
<name >SonarQube :: GitLab Plugin</name >
15
15
<description >GitLab Plugin for Reporting</description >
16
16
<packaging >sonar-plugin</packaging >
You can’t perform that action at this time.
0 commit comments