Skip to content

Commit 091726a

Browse files
committed
Using boot for RC
1 parent 858377c commit 091726a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
<artifactId>rascal-maven-plugin</artifactId>
132132
<version>${rascal-maven.version}</version>
133133
<configuration>
134-
<bootstrapRascalVersion>0.41.3-RC6-BOOT</bootstrapRascalVersion>
134+
<bootstrapRascalVersion>0.41.3-RC7-BOOT</bootstrapRascalVersion>
135135
<parallel>true</parallel>
136136
<parallelPreChecks>
137137
<pre>${project.basedir}/src/org/rascalmpl/library/Prelude.rsc</pre>

0 commit comments

Comments
 (0)