Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsbouchet2012-03-14 13:46:58 +0000
committersbouchet2012-03-14 13:46:58 +0000
commite90b3018a990fd4e7f9a990442fb4c98aa7265b3 (patch)
tree3f49522aa38661c3b9a46903a99a3cc7e1112716 /features
parent3ba642f906961eb561d2c1a2475c0f5b866a4d51 (diff)
downloadorg.eclipse.eef-e90b3018a990fd4e7f9a990442fb4c98aa7265b3.tar.gz
org.eclipse.eef-e90b3018a990fd4e7f9a990442fb4c98aa7265b3.tar.xz
org.eclipse.eef-e90b3018a990fd4e7f9a990442fb4c98aa7265b3.zip
updated to tycho 0.14.1
fix p2.mirrorURL and p2.index for juno
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.emf.eef.codegen.ecore-feature/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.emf.eef.codegen.ecore-feature/feature.xml b/features/org.eclipse.emf.eef.codegen.ecore-feature/feature.xml
index e88184213..9541d97a9 100644
--- a/features/org.eclipse.emf.eef.codegen.ecore-feature/feature.xml
+++ b/features/org.eclipse.emf.eef.codegen.ecore-feature/feature.xml
@@ -10,7 +10,7 @@
Obeo - initial API and implementation
-->
<feature
- id="org.eclipse.emf.eef.codegen.ecore"
+ id="org.eclipse.emf.eef.codegen.ecore-feature"
label="%featureName"
version="1.1.0.qualifier"
provider-name="%providerName">

Back to the top