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 b784b17 commit 0078858Copy full SHA for 0078858
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>org.rascalmpl</groupId>
5
<artifactId>typepal</artifactId>
6
- <version>0.15.2-RC22-SNAPSHOT</version>
+ <version>0.15.2</version>
7
<packaging>jar</packaging>
8
9
<properties>
@@ -22,7 +22,7 @@
22
23
<scm>
24
<developerConnection>scm:git:ssh://[email protected]/usethesource/typepal.git</developerConnection>
25
- <tag>v0.15.1</tag>
+ <tag>v0.15.2</tag>
26
</scm>
27
28
<build>
0 commit comments