aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorFreddy Mallet <freddy.mallet@gmail.com>2011-04-23 00:46:05 +0200
committerFreddy Mallet <freddy.mallet@gmail.com>2011-04-23 00:46:05 +0200
commit84159b5d85a0b99790ba8ea90e463076d541ed5c (patch)
treec6f52c84eb62aa8e287b48d07765297daf61f9f2 /pom.xml
parentb6f08e746d29a10f73c9e37ea828f093d68a89bd (diff)
downloadsonarqube-84159b5d85a0b99790ba8ea90e463076d541ed5c.tar.gz
sonarqube-84159b5d85a0b99790ba8ea90e463076d541ed5c.zip
SONAR-2384 First implementation : Create a markdown dedicated to Sonar needs
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 a845a45a733..9e4210fab3b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,6 +25,7 @@
<module>sonar-graph</module>
<module>sonar-gwt-api</module>
<module>sonar-java-api</module>
+ <module>sonar-markdown</module>
<module>sonar-maven-plugin</module>
<module>sonar-maven3-plugin</module>
<module>sonar-plugin-api</module>