aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.Com>2015-03-19 15:51:15 +0100
committerEric Hartmann <hartmann.eric@gmail.Com>2015-03-19 15:51:15 +0100
commitfd942a8ebdc69149c904144d80a82f2e5c41fcb3 (patch)
tree1dc741476889743a795830e047333f04a02657f0 /pom.xml
parent6295e7813ed56935eca2bedefdd3c6c932a1c9df (diff)
parent0d281a2bac1b3eb809f2fd223ab5b507cecc13f4 (diff)
downloadsonarqube-fd942a8ebdc69149c904144d80a82f2e5c41fcb3.tar.gz
sonarqube-fd942a8ebdc69149c904144d80a82f2e5c41fcb3.zip
Merge pull request #151 from mkordas/update_maven_gpg_plugin
Update maven-gpg-plugin to 1.6
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index d9f2c1cb172..5342e116b1d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -187,7 +187,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
- <version>1.5</version>
+ <version>1.6</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>