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