Skip to content

Commit b784b17

Browse files
committed
Using 0.41.0 release
1 parent e7e704f commit b784b17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<plugin>
6161
<groupId>org.rascalmpl</groupId>
6262
<artifactId>rascal-maven-plugin</artifactId>
63-
<version>0.30.0-RC29</version>
63+
<version>0.30.0</version>
6464
<configuration>
6565
<bin>${project.build.outputDirectory}</bin>
6666
<srcs>
@@ -183,7 +183,7 @@
183183
<dependency>
184184
<groupId>org.rascalmpl</groupId>
185185
<artifactId>rascal</artifactId>
186-
<version>0.41.0-RC71</version>
186+
<version>0.41.0</version>
187187
<scope>provided</scope>
188188
</dependency>
189189
</dependencies>

0 commit comments

Comments
 (0)