forked from SonarSource/sonar-update-center-properties
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcnesreport.properties
19 lines (17 loc) · 998 Bytes
/
cnesreport.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
category=Visualization/Reporting
description=CNES plugin that allows users to download a bundle of project reports in multiple formats.
homepageUrl=https://github.com/cnescatlab/sonar-cnes-report
archivedVersions=3.1.0
publicVersions=3.2.2
defaults.mavenGroupId=fr.cnes.sonarqube.plugins
defaults.mavenArtifactId=cnesreport
3.2.2.description=Support SonarQube 8 up to 8.2 & add ability to export from a specific branch
3.2.2.date=2020-03-10
3.2.2.sqVersions=[7.9,8.2]
3.2.2.changelogUrl=https://github.com/cnescatlab/sonar-cnes-report/releases/tag/3.2.2
3.2.2.downloadUrl=https://github.com/cnescatlab/sonar-cnes-report/releases/download/3.2.2/sonar-cnes-report-3.2.2.jar
3.1.0.description=Support SonarQube 7.9 LTS and release to marketplace
3.1.0.date=2019-08-21
3.1.0.sqVersions=[6.7,8.2]
3.1.0.changelogUrl=https://github.com/cnescatlab/sonar-cnes-report/releases/tag/3.1.0
3.1.0.downloadUrl=https://github.com/cnescatlab/sonar-cnes-report/releases/download/3.1.0/sonar-cnes-report-3.1.0.jar