|
@@ -214,7 +214,7 @@
|
|
|
<plugin>
|
|
|
<groupId>org.eclipse.xtend</groupId>
|
|
|
<artifactId>xtend-maven-plugin</artifactId>
|
|
|
- <version>2.4.0-SNAPSHOT</version>
|
|
|
+ <version>2.3.1</version>
|
|
|
<configuration>
|
|
|
<!-- need to prefix by basedir to generate to currently built module -->
|
|
|
<outputDirectory>${basedir}/xtend-gen</outputDirectory>
|