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

Back to the top