Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.wst.web_core.feature.patch/pom.xml')
-rw-r--r--features/org.eclipse.wst.web_core.feature.patch/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/features/org.eclipse.wst.web_core.feature.patch/pom.xml b/features/org.eclipse.wst.web_core.feature.patch/pom.xml
index a95d74aa5d..3b8a0d49a1 100644
--- a/features/org.eclipse.wst.web_core.feature.patch/pom.xml
+++ b/features/org.eclipse.wst.web_core.feature.patch/pom.xml
@@ -15,9 +15,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.webtools.sourceediting</groupId>
- <artifactId>org.eclipse.webtools.sourceediting</artifactId>
+ <artifactId>features</artifactId>
<version>3.6.0-SNAPSHOT</version>
- <relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.webtools.sourceediting</groupId>

Back to the top