Skip to content

Commit b783993

Browse files
committed
[maven-release-plugin] prepare release v0.2.8-RC1
1 parent e26923f commit b783993

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.2.8-SNAPSHOT</version>
7+
<version>0.2.8-RC1</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.2.8-RC1</tag>
1616
</scm>
1717

1818
<repositories>

0 commit comments

Comments
 (0)