Skip to content

Commit 72810cf

Browse files
committed
[maven-release-plugin] prepare release v0.13.2-RC1
1 parent 7b42f1b commit 72810cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33

44
<artifactId>clair</artifactId>
55
<groupId>org.rascalmpl</groupId>
6-
<version>0.13.2-SNAPSHOT</version>
6+
<version>0.13.2-RC1</version>
77
<packaging>jar</packaging>
88

99
<scm>
1010
<developerConnection>scm:git:https://github.com/cwi-swat/clair.git</developerConnection>
11-
<tag>HEAD</tag>
11+
<tag>v0.13.2-RC1</tag>
1212
</scm>
1313

1414
<repositories>

0 commit comments

Comments
 (0)