Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.gastro.inventory/.project')
-rw-r--r--plugins/org.gastro.inventory/.project4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/org.gastro.inventory/.project b/plugins/org.gastro.inventory/.project
index 19049f1434..d13e6525d7 100644
--- a/plugins/org.gastro.inventory/.project
+++ b/plugins/org.gastro.inventory/.project
@@ -16,7 +16,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>
@@ -42,6 +42,6 @@
<natures>
<nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
- <nature>org.eclipse.emf.cdo.releng.version.VersionNature</nature>
+ <nature>org.eclipse.oomph.version.VersionNature</nature>
</natures>
</projectDescription>

Back to the top