Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Williams2013-05-09 06:18:21 +0000
committerDavid Williams2013-05-09 06:18:21 +0000
commit1fcda711a356a550c2c11f8a88ea2804c5a099c1 (patch)
treedab3e76cc1d9694f2b26a22ce2a422f0e3151b7c /eclipse.platform.releng.tychoeclipsebuilder/platform
parent8f64c015b980763554a996d8ae69868d51ac7643 (diff)
downloadeclipse.platform.releng.aggregator-1fcda711a356a550c2c11f8a88ea2804c5a099c1.tar.gz
eclipse.platform.releng.aggregator-1fcda711a356a550c2c11f8a88ea2804c5a099c1.tar.xz
eclipse.platform.releng.aggregator-1fcda711a356a550c2c11f8a88ea2804c5a099c1.zip
Bug 407314 - org.eclipse.platform-4.3M7.zip contains incosistent p2
repository (missing end-tag in previous commit)
Diffstat (limited to 'eclipse.platform.releng.tychoeclipsebuilder/platform')
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/platform/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/platform/pom.xml b/eclipse.platform.releng.tychoeclipsebuilder/platform/pom.xml
index f03c7e55c..d0ef84f81 100644
--- a/eclipse.platform.releng.tychoeclipsebuilder/platform/pom.xml
+++ b/eclipse.platform.releng.tychoeclipsebuilder/platform/pom.xml
@@ -99,6 +99,7 @@
<append>true</append>
</configuration>
</execution>
+ </executions>
</plugin>
<plugin>
<groupId>org.eclipse.tycho</groupId>

Back to the top