Skip to content

Commit 74f1dd5

Browse files
committed
[maven-release-plugin] prepare release v0.1.0-RC2
1 parent 9b23740 commit 74f1dd5

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
@@ -4,15 +4,15 @@
44

55
<groupId>org.rascalmpl</groupId>
66
<artifactId>salix-contrib</artifactId>
7-
<version>0.1.0-RC2-SNAPSHOT</version>
7+
<version>0.1.0-RC2</version>
88

99
<properties>
1010
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1111
</properties>
1212

1313
<scm>
1414
<developerConnection>scm:git:ssh://git@github.com/usethesource/salix-contrib.git</developerConnection>
15-
<tag>HEAD</tag>
15+
<tag>v0.1.0-RC2</tag>
1616
</scm>
1717

1818
<repositories>

0 commit comments

Comments
 (0)