diff --git a/quboo.properties b/quboo.properties index cd1ced86..5eaa2f8d 100644 --- a/quboo.properties +++ b/quboo.properties @@ -1,8 +1,8 @@ category=Visualization/Reporting description=Provides integration with Quboo to use Gamification techniques to fix your legacy code. homepageUrl=https://quboo.io -archivedVersions=1.0.5,1.0.6,1.1.0 -publicVersions=1.3.0 +archivedVersions=1.0.5,1.0.6,1.1.0,1.3.0 +publicVersions=1.4.1 defaults.mavenGroupId=com.thepracticaldeveloper defaults.mavenArtifactId=quboo-sonar-plugin @@ -26,7 +26,13 @@ defaults.mavenArtifactId=quboo-sonar-plugin 1.1.0.changelogUrl=https://github.com/thepracticaldeveloper/quboo-sonarqube-plugin/releases/tag/v1.1.0 1.3.0.description=Ability to create project inclusion/exclusion lists -1.3.0.sqVersions=[7.9,LATEST] +1.3.0.sqVersions=[7.9,8.9] 1.3.0.downloadUrl=https://github.com/thepracticaldeveloper/quboo-sonarqube-plugin/releases/download/v1.3.0/quboo-sonar-plugin-1.3.0.jar 1.3.0.date=2021-01-12 1.3.0.changelogUrl=https://github.com/thepracticaldeveloper/quboo-sonarqube-plugin/releases/tag/v1.3.0 + +1.4.1.description=Bugfix - updated issues are included even with more than 10k issues in results +1.4.1.sqVersions=[8.0,LATEST] +1.4.1.downloadUrl=https://github.com/thepracticaldeveloper/quboo-sonarqube-plugin/releases/download/v1.4.1/quboo-sonar-plugin-1.4.1.jar +1.4.1.date=2021-08-20 +1.4.1.changelogUrl=https://github.com/thepracticaldeveloper/quboo-sonarqube-plugin/releases/tag/v1.4.1