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 04a7aa2 commit 6472fffCopy full SHA for 6472fff
pom.xml
@@ -4,11 +4,11 @@
4
5
<groupId>org.rascalmpl</groupId>
6
<artifactId>salix-core</artifactId>
7
- <version>0.2.8</version>
+ <version>0.2.9-SNAPSHOT</version>
8
9
<scm>
10
<developerConnection>scm:git:ssh://[email protected]/usethesource/salix-core.git</developerConnection>
11
- <tag>v0.2.8</tag>
+ <tag>HEAD</tag>
12
</scm>
13
<properties>
14
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
0 commit comments