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