Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'TMP/org.eclipse.sdk.epp/pom.xml')
-rw-r--r--TMP/org.eclipse.sdk.epp/pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/TMP/org.eclipse.sdk.epp/pom.xml b/TMP/org.eclipse.sdk.epp/pom.xml
index 905834a37..7a5e87fb7 100644
--- a/TMP/org.eclipse.sdk.epp/pom.xml
+++ b/TMP/org.eclipse.sdk.epp/pom.xml
@@ -59,6 +59,9 @@
<goals>
<goal>materialize-products</goal>
</goals>
+ <configuration>
+ <profile>SDKProfile</profile>
+ </configuration>
</execution>
<execution>
<id>archive-products</id>

Back to the top