We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c6d9a6 commit d8e8b18Copy full SHA for d8e8b18
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>org.rascalmpl</groupId>
5
<artifactId>typepal</artifactId>
6
- <version>0.15.2-RC16</version>
+ <version>0.15.2-RC17-SNAPSHOT</version>
7
<packaging>jar</packaging>
8
9
<properties>
@@ -14,7 +14,7 @@
14
15
<scm>
16
<developerConnection>scm:git:ssh://git@github.com/usethesource/typepal.git</developerConnection>
17
- <tag>v0.15.2-RC16</tag>
+ <tag>v0.15.1</tag>
18
</scm>
19
20
<build>
0 commit comments