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 280cd0f commit 02aef1aCopy full SHA for 02aef1a
pom.xml
@@ -4,12 +4,12 @@
4
5
<groupId>edu.appstate.cs</groupId>
6
<artifactId>rascal-git</artifactId>
7
- <version>0.1.16-RC2-SNAPSHOT</version>
+ <version>0.1.16-RC2</version>
8
<packaging>jar</packaging>
9
10
<scm>
11
<developerConnection>scm:git:https://github.com/cwi-swat/rascal-git.git</developerConnection>
12
- <tag>HEAD</tag>
+ <tag>v0.1.16-RC2</tag>
13
</scm>
14
15
<properties>
0 commit comments