Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKilian Matt2011-03-09 19:16:54 +0000
committerKilian Matt2011-03-09 20:57:02 +0000
commit45beae1dac0ee69bffc6c3d8029e2c11c9fecf09 (patch)
tree0e993c69a385fc7f6a4421cc8f336c7c388b8ffd /pom.xml
parent872fb98aed24bbfc6a15e7d14f1e2da61487e589 (diff)
downloadorg.eclipse.mylyn.reviews-45beae1dac0ee69bffc6c3d8029e2c11c9fecf09.tar.gz
org.eclipse.mylyn.reviews-45beae1dac0ee69bffc6c3d8029e2c11c9fecf09.tar.xz
org.eclipse.mylyn.reviews-45beae1dac0ee69bffc6c3d8029e2c11c9fecf09.zip
Include TBR and Versions in build
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index b88db86ad..b34da4b20 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,12 +9,11 @@
<modules>
<module>releng/reviews-target-definition</module>
+ <module>tbr</module>
+ <module>versions</module>
<module>gerrit</module>
- <!--
- <module>tbr</module>
- -->
- <module>framework</module>
<module>r4e</module>
+ <module>framework</module>
<module>releng/reviews-site</module>
</modules>

Back to the top