aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorEvgeny Mandrikov <mandrikov@gmail.com>2012-03-14 08:52:07 +0400
committerEvgeny Mandrikov <mandrikov@gmail.com>2012-03-14 09:59:12 +0400
commitabb8bac7ab3717b32adea21fa58d20adb6ea7499 (patch)
tree29c500809bf1b2b821e44a0be24b997fbd5d38bc /pom.xml
parent6a907c8f5d27996b47a642f0c5be69050aa01b99 (diff)
downloadsonarqube-abb8bac7ab3717b32adea21fa58d20adb6ea7499.tar.gz
sonarqube-abb8bac7ab3717b32adea21fa58d20adb6ea7499.zip
SONAR-3072 Add sonar-diff library
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index ae4e34fae6e..b0b502c3a2e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,6 +21,7 @@
<module>sonar-colorizer</module>
<module>sonar-core</module>
<module>sonar-deprecated</module>
+ <module>sonar-diff</module>
<module>sonar-duplications</module>
<module>sonar-graph</module>
<module>sonar-gwt-api</module>
@@ -1086,7 +1087,7 @@
</plugins>
</build>
</profile>
-
+
<profile>
<id>javadoc</id>
<build>