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 9740edf commit 1c8e474Copy full SHA for 1c8e474
pom.xml
@@ -17,12 +17,12 @@
17
18
<groupId>org.rascalmpl</groupId>
19
<artifactId>rascal-lucene</artifactId>
20
- <version>0.1.0-RC4</version>
+ <version>0.1.0-RC5-SNAPSHOT</version>
21
<packaging>jar</packaging>
22
23
<scm>
24
<developerConnection>scm:git:ssh://[email protected]/usethesource/rascal-lucene.git</developerConnection>
25
- <tag>v0.1.0-RC4</tag>
+ <tag>HEAD</tag>
26
</scm>
27
28
<!-- dependency resolution configuration (usethesource) -->
0 commit comments