We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d50aaa commit ff530bdCopy full SHA for ff530bd
pom.xml
@@ -4,15 +4,15 @@
4
5
<groupId>org.rascalmpl</groupId>
6
<artifactId>salix-contrib</artifactId>
7
- <version>0.2.9-SNAPSHOT</version>
+ <version>0.2.9</version>
8
9
<properties>
10
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
11
</properties>
12
13
<scm>
14
<developerConnection>scm:git:ssh://git@github.com/usethesource/salix-contrib.git</developerConnection>
15
- <tag>head</tag>
+ <tag>v0.2.9</tag>
16
</scm>
17
18
<repositories>
0 commit comments