Skip to content

Commit bd17dd8

Browse files
committed
Using released version of rascal
1 parent 26b98bb commit bd17dd8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<plugin>
3737
<groupId>org.rascalmpl</groupId>
3838
<artifactId>rascal-maven-plugin</artifactId>
39-
<version>0.30.0-RC28</version>
39+
<version>0.30.0</version>
4040
<configuration>
4141
<bin>${project.build.outputDirectory}</bin>
4242
<srcs>
@@ -163,7 +163,7 @@
163163
<dependency>
164164
<groupId>org.rascalmpl</groupId>
165165
<artifactId>rascal</artifactId>
166-
<version>0.41.0-RC49</version>
166+
<version>0.41.0</version>
167167
</dependency>
168168
<dependency>
169169
<groupId>org.ow2.asm</groupId>

0 commit comments

Comments
 (0)