We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c28a024 commit a604ccdCopy full SHA for a604ccd
pom.xml
@@ -3,12 +3,12 @@
3
4
<groupId>org.rascalmpl</groupId>
5
<artifactId>rascal</artifactId>
6
- <version>0.41.0-RC16-SNAPSHOT</version>
+ <version>0.41.0-RC16</version>
7
<packaging>jar</packaging>
8
9
<scm>
10
<developerConnection>scm:git:ssh://[email protected]/usethesource/rascal.git</developerConnection>
11
- <tag>HEAD</tag>
+ <tag>v0.41.0-RC16</tag>
12
</scm>
13
14
<!-- dependency resolution configuration (usethesource) -->
0 commit comments