summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2011-08-09 11:15:42 +0200
committerSimon Brandhof <simon.brandhof@gmail.com>2011-08-09 11:15:42 +0200
commit4ad2465a4e5162823f79f93aa6ab33ef1612a06f (patch)
tree9791f25073575eea5d880cee006baee80ba6561d /pom.xml
parent21fb9909437e0d67ea4fe6375cd86bfae31ec6c0 (diff)
downloadsonarqube-4ad2465a4e5162823f79f93aa6ab33ef1612a06f.tar.gz
sonarqube-4ad2465a4e5162823f79f93aa6ab33ef1612a06f.zip
Add description to pom
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 4928f237e30..6a4e5b961a3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,6 +9,7 @@
<version>2.11-SNAPSHOT</version>
<name>Sonar</name>
<url>http://www.sonarsource.org</url>
+ <description>Put technical debt under control</description>
<modules>
<!-- public artifacts to be deployed to central repository -->