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 f39f61a commit fabb518Copy full SHA for fabb518
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>org.rascalmpl</groupId>
5
<artifactId>typepal</artifactId>
6
- <version>0.15.3-RC2-SNAPSHOT</version>
+ <version>0.15.3</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.3</tag>
26
</scm>
27
28
<build>
0 commit comments