Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornickboldt2017-11-16 22:26:00 +0000
committernickboldt2017-11-16 22:26:04 +0000
commit1bfac40caddf8bb12fde025635c1d1e5c6689c2b (patch)
tree970366a43757f1a6926233c2cc937ac46d3209e8
parent5301e2a0ca5bb0c1b269306180d3dfb05579cfe0 (diff)
downloadwebtools.jsdt-1bfac40caddf8bb12fde025635c1d1e5c6689c2b.tar.gz
webtools.jsdt-1bfac40caddf8bb12fde025635c1d1e5c6689c2b.tar.xz
webtools.jsdt-1bfac40caddf8bb12fde025635c1d1e5c6689c2b.zip
Bug 519774 add update site to reactor
Signed-off-by: nickboldt <nboldt@redhat.com>
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 4b19dc748..627a5785f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,6 +65,7 @@
<module>docs</module>
<module>tests</module>
<module>features</module>
+ <module>site</module>
</modules>
<profiles>

Back to the top