Skip to content
This repository was archived by the owner on Aug 21, 2021. It is now read-only.

Commit 6047da2

Browse files
committed
2.1.1. Adds support for SonarQube 7.3
- Replaces deprecated ServerExtension usage with @serverside annotation.
1 parent f7a0a9e commit 6047da2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>cm.xd.sonar-plugins</groupId>
55
<artifactId>sonar-crowd-plugin</artifactId>
6-
<version>2.1.1-SNAPSHOT</version>
6+
<version>2.1.1</version>
77
<packaging>sonar-plugin</packaging>
88
<name>Sonar Crowd Plugin</name>
99
<description>Delegates authentication to Atlassian Crowd.</description>

0 commit comments

Comments
 (0)