Skip to content

Commit

Permalink
Using latest rascal-core maven plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
DavyLandman committed Jul 22, 2024
1 parent 8155c52 commit 46931eb
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 @@ -161,7 +161,7 @@
<plugin>
<groupId>org.rascalmpl</groupId>
<artifactId>rascal-maven-plugin</artifactId>
<version>0.28.1-BOOT4</version>
<version>0.28.1</version>
<configuration>
<generated>${project.build.directory}/generated-test-sources</generated>
<mainModule>GenerateTestSources</mainModule>
Expand Down

0 comments on commit 46931eb

Please sign in to comment.