update build to Eclipse Tycho 0.16

Signed-off-by: Florian Thienel <florian@thienel.org>
diff --git a/org.eclipse.vex.sdk.feature/.project b/org.eclipse.vex.sdk.feature/.project
index b366899..dfd7735 100644
--- a/org.eclipse.vex.sdk.feature/.project
+++ b/org.eclipse.vex.sdk.feature/.project
@@ -10,8 +10,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.FeatureNature</nature>

 	</natures>

 </projectDescription>