aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2014-03-21 13:52:40 +0100
committerSimon Brandhof <simon.brandhof@gmail.com>2014-03-21 13:52:52 +0100
commit8e3794966f75af6cc818a994a836e1097192eea9 (patch)
tree5cd98eef3f607ed55d3f538543f6421c6669f0e8 /pom.xml
parent6f4d9052e5cb8652d787c5617e1de0521a1e594b (diff)
downloadsonarqube-8e3794966f75af6cc818a994a836e1097192eea9.tar.gz
sonarqube-8e3794966f75af6cc818a994a836e1097192eea9.zip
SONAR-5128 downgrade to sonar-channel 4.1
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 27d643cb747..931dabeac01 100644
--- a/pom.xml
+++ b/pom.xml
@@ -523,11 +523,11 @@
<dependencyManagement>
<dependencies>
- <!-- sonar modules -->
+ <!-- SonarQube modules -->
<dependency>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar-channel</artifactId>
- <version>4.2-RC3</version>
+ <version>4.1</version>
</dependency>
<dependency>
<groupId>org.codehaus.sonar</groupId>