File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 4646 <exec .mainClass>org.rascalmpl.shell.RascalShell</exec .mainClass>
4747 <rascal .test.memory>3</rascal .test.memory>
4848 <maven .compiler.release>11</maven .compiler.release>
49- <rascal-maven .version>0.28.9-BOOT1 </rascal-maven .version>
49+ <rascal-maven .version>0.30.0-RC17 </rascal-maven .version>
5050 </properties >
5151
5252 <build >
122122 <goal >package</goal >
123123 </goals >
124124 </execution >
125- <!-- tutor is temporarily broken
126125 <execution >
127126 <id >default-cli</id >
128127 <phase >compile</phase >
139138 <src >${project.basedir} /src</src >
140139 </srcs >
141140 </configuration >
142- </execution> -->
141+ </execution >
143142 </executions >
144143 </plugin >
145144 <plugin >
243242 <dependency >
244243 <groupId >org.rascalmpl</groupId >
245244 <artifactId >rascal</artifactId >
246- <version >0.41.0-RC11 </version >
245+ <version >0.41.0-RC30 </version >
247246 </dependency >
248247 <!-- Repackaged Eclipse Dependencies -->
249248 <dependency >
You can’t perform that action at this time.
0 commit comments