Skip to content

Commit

Permalink
Crowd 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ganncamp committed Jun 11, 2019
2 parents 7c58e98 + b56c97b commit 1060df9
Showing 1 changed file with 21 additions and 14 deletions.
35 changes: 21 additions & 14 deletions crowd.properties
@@ -1,25 +1,19 @@
category=Integration
description=Provide the ability to authenticate again Crowd
homepageUrl=https://github.com/SonarCommunity/sonar-crowd
homepageUrl=https://github.com/deepy/sonar-crowd
devVersion=
publicVersions=2.1,2.1.1
archivedVersions=1.0,2.0
publicVersions=2.1.2
archivedVersions=1.0,2.0,2.1,2.1.1
privateVersions=

defaults.mavenGroupId=cm.xd.sonar-plugins
defaults.mavenArtifactId=sonar-crowd-plugin

2.1.1.description=Support SonarQube 7.3
2.1.1.sqVersions=[7.3,LATEST]
2.1.1.date=2018-08-23
2.1.1.changelogUrl=https://github.com/deepy/sonar-crowd/releases/tag/2.1.1
2.1.1.downloadUrl=https://github.com/deepy/sonar-crowd/releases/download/2.1.1/sonar-crowd-plugin-2.1.1.jar

2.1.description=Support SonarQube 6.7-7.2
2.1.sqVersions=[6.7,7.2]
2.1.date=2018-08-21
2.1.changelogUrl=https://github.com/deepy/sonar-crowd/releases/tag/2.1
2.1.downloadUrl=https://github.com/deepy/sonar-crowd/releases/download/2.1/sonar-crowd-plugin-2.1.jar
2.1.2.description=Support SonarQube 6.7-7.7
2.1.2.sqVersions=[6.7,LATEST]
2.1.2.date=2019-06-03
2.1.2.changelogUrl=https://github.com/deepy/sonar-crowd/releases/tag/2.1.2
2.1.2.downloadUrl=https://github.com/deepy/sonar-crowd/releases/download/2.1.2/sonar-crowd-plugin-2.1.2.jar

#=====

Expand All @@ -38,3 +32,16 @@ defaults.mavenArtifactId=sonar-crowd-plugin
2.0.changelogUrl=https://jira.sonarsource.com/secure/ReleaseNote.jspa?projectId=10978&version=12236
2.0.mavenGroupId=org.codehaus.sonar-plugins
2.0.mavenArtifactId=sonar-crowd-plugin

2.1.description=Support SonarQube 6.7-7.2
2.1.sqVersions=[6.7,7.2]
2.1.date=2018-08-21
2.1.changelogUrl=https://github.com/deepy/sonar-crowd/releases/tag/2.1
2.1.downloadUrl=https://github.com/deepy/sonar-crowd/releases/download/2.1/sonar-crowd-plugin-2.1.jar

2.1.1.description=Support SonarQube 7.3
2.1.1.sqVersions=[7.3,7.7]
2.1.1.date=2018-08-23
2.1.1.changelogUrl=https://github.com/deepy/sonar-crowd/releases/tag/2.1.1
2.1.1.downloadUrl=https://github.com/deepy/sonar-crowd/releases/download/2.1.1/sonar-crowd-plugin-2.1.1.jar

0 comments on commit 1060df9

Please sign in to comment.