Skip to main content
summaryrefslogtreecommitdiffstats
path: root/releng
diff options
context:
space:
mode:
authorTom Schindl2013-06-25 21:37:49 +0000
committerTom Schindl2013-06-25 21:37:49 +0000
commite667657aefdb5ecd559770eec172106e542d2a25 (patch)
tree2d5acddc9fb0c080940954b1fe2cab109e7f3d26 /releng
parentdf125496885fa6fa7960ffd3b9cb525b490110eb (diff)
downloadorg.eclipse.efxclipse-e667657aefdb5ecd559770eec172106e542d2a25.tar.gz
org.eclipse.efxclipse-e667657aefdb5ecd559770eec172106e542d2a25.tar.xz
org.eclipse.efxclipse-e667657aefdb5ecd559770eec172106e542d2a25.zip
fixed id
Diffstat (limited to 'releng')
-rw-r--r--releng/runtime/org.eclipse.fx.target.rcp.feature/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/releng/runtime/org.eclipse.fx.target.rcp.feature/pom.xml b/releng/runtime/org.eclipse.fx.target.rcp.feature/pom.xml
index 25ad9a3dd..e49c9a175 100644
--- a/releng/runtime/org.eclipse.fx.target.rcp.feature/pom.xml
+++ b/releng/runtime/org.eclipse.fx.target.rcp.feature/pom.xml
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<name>e(fx)clipse - Runtime - Features - RCP Target</name>
<groupId>org.eclipse.fx.runtime</groupId>
- <artifactId>org.eclipse.fx.target.feature</artifactId>
+ <artifactId>org.eclipse.fx.target.rcp.feature</artifactId>
<packaging>eclipse-feature</packaging>
<parent>

Back to the top