aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorEric <hartmann.eric@gmail.Com>2013-12-12 11:35:34 +0100
committerEric <hartmann.eric@gmail.Com>2013-12-12 11:35:34 +0100
commit75b545a4b8cdcc853cce432dec9f9c421b6019c7 (patch)
tree254a91b469a3e2b1c4e365e34a4ca795294906ab /pom.xml
parent8609582eb85fa4ae31c90dc364fe8671cb9255c4 (diff)
downloadsonarqube-75b545a4b8cdcc853cce432dec9f9c421b6019c7.tar.gz
sonarqube-75b545a4b8cdcc853cce432dec9f9c421b6019c7.zip
Add explanation on adding dependencies of maven-release-plugin
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index bec56319da4..8c1937a3aa9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -220,6 +220,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
+ <!-- Workaround for http://jira.sonarsource.com/browse/PARENT-34 -->
<version>2.4.2</version>
<dependencies>
<dependency>