update build to Eclipse Tycho 0.16
Signed-off-by: Florian Thienel <florian@thienel.org>
diff --git a/org.eclipse.vex.xhtml/.project b/org.eclipse.vex.xhtml/.project
index b579381..d2aee3f 100644
--- a/org.eclipse.vex.xhtml/.project
+++ b/org.eclipse.vex.xhtml/.project
@@ -20,8 +20,14 @@
<arguments>
</arguments>
</buildCommand>
+ <buildCommand>
+ <name>org.eclipse.m2e.core.maven2Builder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
</buildSpec>
<natures>
+ <nature>org.eclipse.m2e.core.maven2Nature</nature>
<nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>