We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3e8b1f commit 219bd62Copy full SHA for 219bd62
pom.xml
@@ -53,7 +53,7 @@
53
<dependency>
54
<groupId>edu.appstate.cs</groupId>
55
<artifactId>rascal-git</artifactId>
56
- <version>0.1.16-RC1</version>
+ <version>0.1.16-RC2</version>
57
</dependency>
58
</dependencies>
59
@@ -166,8 +166,6 @@
166
</goals>
167
<configuration>
168
<bin>${project.build.outputDirectory}</bin>
169
- <license>${project.basedir}/LICENSE</license>
170
- <citation>${project.basedir}/CITATION.md</citation>
171
<sources>|http://github.com/cwi-swat/php-analysis/blob/main|</sources>
172
<issues>|http://github.com/cwi-swat/php-analysis/issues|</issues>
173
<srcs>
0 commit comments