From 9591e581a859ac0d5df1b610facef45c01859841 Mon Sep 17 00:00:00 2001 From: "G. Ann Campbell" Date: Tue, 19 Jun 2018 15:32:36 +0200 Subject: [PATCH] update public compatibility past archived versions --- checkstyle.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/checkstyle.properties b/checkstyle.properties index 468c79a9..80ddb8c5 100644 --- a/checkstyle.properties +++ b/checkstyle.properties @@ -9,7 +9,8 @@ defaults.mavenGroupId=org.sonarsource.checkstyle defaults.mavenArtifactId=sonar-checkstyle-plugin 4.10.description=Upgrade to CheckStyle 8.10 -4.10.sqVersions=[5.6.6,LATEST] +#4.10.sqVersions=[5.6.6,LATEST] +4.10.sqVersions=[6.7,LATEST] 4.10.date=2018-05-25 4.10.changelogUrl=https://github.com/checkstyle/sonar-checkstyle/releases/tag/4.10 4.10.downloadUrl=https://github.com/checkstyle/sonar-checkstyle/releases/download/4.10/checkstyle-sonar-plugin-4.10.jar