Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.dawn.codegen/.project')
-rw-r--r--plugins/org.eclipse.emf.cdo.dawn.codegen/.project4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/org.eclipse.emf.cdo.dawn.codegen/.project b/plugins/org.eclipse.emf.cdo.dawn.codegen/.project
index 76341c9f1d..09d674e056 100644
--- a/plugins/org.eclipse.emf.cdo.dawn.codegen/.project
+++ b/plugins/org.eclipse.emf.cdo.dawn.codegen/.project
@@ -26,7 +26,7 @@
</arguments>
</buildCommand>
<buildCommand>
- <name>org.eclipse.emf.cdo.releng.version.VersionBuilder</name>
+ <name>org.eclipse.oomph.version.VersionBuilder</name>
<arguments>
<dictionary>
<key>release.path</key>
@@ -40,6 +40,6 @@
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.xtend.shared.ui.xtendXPandNature</nature>
<nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
- <nature>org.eclipse.emf.cdo.releng.version.VersionNature</nature>
+ <nature>org.eclipse.oomph.version.VersionNature</nature>
</natures>
</projectDescription>

Back to the top