Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.emf.gwt.ecore-feature/.project')
-rw-r--r--features/org.eclipse.emf.gwt.ecore-feature/.project4
1 files changed, 2 insertions, 2 deletions
diff --git a/features/org.eclipse.emf.gwt.ecore-feature/.project b/features/org.eclipse.emf.gwt.ecore-feature/.project
index f79c2005a..34ed41bc0 100644
--- a/features/org.eclipse.emf.gwt.ecore-feature/.project
+++ b/features/org.eclipse.emf.gwt.ecore-feature/.project
@@ -11,7 +11,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>
@@ -30,6 +30,6 @@
</buildSpec>
<natures>
<nature>org.eclipse.pde.FeatureNature</nature>
- <nature>org.eclipse.emf.cdo.releng.version.VersionNature</nature>
+ <nature>org.eclipse.oomph.version.VersionNature</nature>
</natures>
</projectDescription>

Back to the top