diff options
author | Simon Brandhof <simon.brandhof@gmail.com> | 2011-08-09 11:15:42 +0200 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@gmail.com> | 2011-08-09 11:15:42 +0200 |
commit | 4ad2465a4e5162823f79f93aa6ab33ef1612a06f (patch) | |
tree | 9791f25073575eea5d880cee006baee80ba6561d /pom.xml | |
parent | 21fb9909437e0d67ea4fe6375cd86bfae31ec6c0 (diff) | |
download | sonarqube-4ad2465a4e5162823f79f93aa6ab33ef1612a06f.tar.gz sonarqube-4ad2465a4e5162823f79f93aa6ab33ef1612a06f.zip |
Add description to pom
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 --> |