diff --git a/checkstyle.properties b/checkstyle.properties index 7abafc0f..8aea71ed 100644 --- a/checkstyle.properties +++ b/checkstyle.properties @@ -1,12 +1,24 @@ category=External Analysers description=Provide Checkstyle rules for Java projects homepageUrl=https://github.com/checkstyle/sonar-checkstyle -archivedVersions=2.2,2.3,2.4,3.5.1,3.6,3.6.1,3.7,4.7,4.8,4.9,4.10,4.11,4.16 -publicVersions=4.17 +archivedVersions=2.2,2.3,2.4,3.5.1,3.6,3.6.1,3.7,4.7,4.8,4.9,4.10,4.11,4.16,4.17,4.18 +publicVersions=4.19 defaults.mavenGroupId=org.sonarsource.checkstyle defaults.mavenArtifactId=sonar-checkstyle-plugin +4.19.description=Upgrade to Checkstyle 8.19 +4.19.sqVersion=[6.7,LATEST] +4.19.date=2019-04-29 +4.19.changelogUrl=https://github.com/checkstyle/sonar-checkstyle/releases/tag/4.19 +4.19.downloadUrl=https://github.com/checkstyle/sonar-checkstyle/releases/download/4.19/checkstyle-sonar-plugin-4.19.jar + +4.18.description=Upgrade to Checkstyle 8.18 +4.18.sqVersion=[6.7,7.6+] +4.18.date=2019-03-21 +4.18.changelogUrl=https://github.com/checkstyle/sonar-checkstyle/releases/tag/4.18 +4.18.downloadUrl=https://github.com/checkstyle/sonar-checkstyle/releases/download/4.18/checkstyle-sonar-plugin-4.18.jar + 4.17.description=Upgrade to Checkstyle 8.17 4.17.sqVersions=[6.7,7.5] 4.17.date=2019-02-10