[mvn] Tycho build + tests passed

This commit is contained in:
Dennis Huebner 2016-06-01 17:14:26 +02:00
parent 84455e77dd
commit bbc30fccfd

View file

@ -6,6 +6,10 @@
<version>IT-SNAPSHOT</version>
<artifactId>org.eclipse.xtext.testlanguages</artifactId>
<packaging>jar</packaging>
<properties>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
</properties>
<build>
<resources>
<!-- Add XMI and other to bin jar -->