Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.ecore.xmi/.project')
-rw-r--r--plugins/org.eclipse.emf.ecore.xmi/.project4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/org.eclipse.emf.ecore.xmi/.project b/plugins/org.eclipse.emf.ecore.xmi/.project
index e27b354fd..7dabe7023 100644
--- a/plugins/org.eclipse.emf.ecore.xmi/.project
+++ b/plugins/org.eclipse.emf.ecore.xmi/.project
@@ -21,7 +21,7 @@
</arguments>
</buildCommand>
<buildCommand>
- <name>org.eclipse.emf.cdo.releng.version.VersionBuilder</name>
+ <name>org.eclipse.oomph.version.VersionBuilder</name>
<arguments>
<dictionary>
<key>ignore.missing.dependency.ranges</key>
@@ -45,6 +45,6 @@
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.pde.PluginNature</nature>
- <nature>org.eclipse.emf.cdo.releng.version.VersionNature</nature>
+ <nature>org.eclipse.oomph.version.VersionNature</nature>
</natures>
</projectDescription>

Back to the top