Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/pom.xml b/pom.xml
index 2805a9f2..6317ccbc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,14 +42,6 @@
</modules>
</profile>
<profile>
- <id>epp.package.automotive</id>
- <modules>
- <module>packages/org.eclipse.epp.package.automotive</module>
- <module>packages/org.eclipse.epp.package.automotive.feature</module>
- <module>packages/org.eclipse.epp.package.automotive.product</module>
- </modules>
- </profile>
- <profile>
<id>epp.package.cpp</id>
<modules>
<module>packages/org.eclipse.epp.package.cpp</module>

Back to the top