We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26b98bb commit bd17dd8Copy full SHA for bd17dd8
1 file changed
pom.xml
@@ -36,7 +36,7 @@
36
<plugin>
37
<groupId>org.rascalmpl</groupId>
38
<artifactId>rascal-maven-plugin</artifactId>
39
- <version>0.30.0-RC28</version>
+ <version>0.30.0</version>
40
<configuration>
41
<bin>${project.build.outputDirectory}</bin>
42
<srcs>
@@ -163,7 +163,7 @@
163
<dependency>
164
165
<artifactId>rascal</artifactId>
166
- <version>0.41.0-RC49</version>
+ <version>0.41.0</version>
167
</dependency>
168
169
<groupId>org.ow2.asm</groupId>
0 commit comments