Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThanh Ha2012-04-16 14:59:19 +0000
committerThanh Ha2012-08-15 14:32:03 +0000
commit9936ccbf125bda7000b210140396a53400fcf435 (patch)
tree823268a62c9cb294951388b31954f1288a9459b4 /pom.xml
parentc179205aeca0f5251082df62647ad706ce916abd (diff)
downloadeclipse.platform.releng.aggregator-9936ccbf125bda7000b210140396a53400fcf435.tar.gz
eclipse.platform.releng.aggregator-9936ccbf125bda7000b210140396a53400fcf435.tar.xz
eclipse.platform.releng.aggregator-9936ccbf125bda7000b210140396a53400fcf435.zip
Added a master repository eclipse.platform.repository which produces a p2 repo based on the master feature.
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 7f842b40e..90f215009 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,6 +53,7 @@
<module>eclipse.platform.releng</module>
<module>eclipse.platform.releng.eclipsebuilder</module>
+ <module>eclipse.platform.repository</module>
<module>TMP/eclipse-junit-tests</module>
</modules>
</project>

Back to the top