File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 63
63
<plugin >
64
64
<groupId >org.rascalmpl</groupId >
65
65
<artifactId >rascal-maven-plugin</artifactId >
66
- <version >0.28.9 </version >
66
+ <version >0.30.0-RC25 </version >
67
67
<configuration >
68
68
<bin >${project.build.outputDirectory} </bin >
69
69
<srcs >
95
95
<enableStandardLibrary >true</enableStandardLibrary >
96
96
<errorsAsWarnings >false</errorsAsWarnings >
97
97
<bin >${project.build.outputDirectory} </bin >
98
- <license >${project.basedir} /LICENSE</license >
99
98
<sources >|http://github.com/cwi-swat/python-air/blob/main|</sources >
100
99
<issues >|http://github.com/cwi-swat/python-air/issues|</issues >
101
100
<srcs >
146
145
<dependency >
147
146
<groupId >org.rascalmpl</groupId >
148
147
<artifactId >rascal</artifactId >
149
- <version >0.40.17 </version >
148
+ <version >0.41.0-RC42 </version >
150
149
</dependency >
151
150
</dependencies >
152
151
</project >
You can’t perform that action at this time.
0 commit comments