Skip to content

Commit

Permalink
Using Xtend 2.20 in Maven build
Browse files Browse the repository at this point in the history
  • Loading branch information
fdodino committed Mar 14, 2020
1 parent 80b4e7a commit a8c7564
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<plugin>
<groupId>org.eclipse.xtend</groupId>
<artifactId>xtend-maven-plugin</artifactId>
<version>2.21.0.M1</version>
<version>2.20.0</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit a8c7564

Please sign in to comment.