Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.emf.cdo.tests.hibernate-feature/.project')
-rw-r--r--features/org.eclipse.emf.cdo.tests.hibernate-feature/.project4
1 files changed, 2 insertions, 2 deletions
diff --git a/features/org.eclipse.emf.cdo.tests.hibernate-feature/.project b/features/org.eclipse.emf.cdo.tests.hibernate-feature/.project
index b383ff19db..8903c7ad80 100644
--- a/features/org.eclipse.emf.cdo.tests.hibernate-feature/.project
+++ b/features/org.eclipse.emf.cdo.tests.hibernate-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>release.path</key>
@@ -22,6 +22,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