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 78a7a1a commit f6c61b5Copy full SHA for f6c61b5
pom.xml
@@ -3,12 +3,12 @@
3
4
<artifactId>clair</artifactId>
5
<groupId>org.rascalmpl</groupId>
6
- <version>0.13.2-RC3-SNAPSHOT</version>
+ <version>0.13.2</version>
7
<packaging>jar</packaging>
8
9
<scm>
10
<developerConnection>scm:git:https://github.com/cwi-swat/clair.git</developerConnection>
11
- <tag>HEAD</tag>
+ <tag>v0.13.2</tag>
12
</scm>
13
14
<repositories>
0 commit comments