We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63f48ea commit cec5c6fCopy full SHA for cec5c6f
pom.xml
@@ -11,14 +11,14 @@
11
12
<groupId>org.corpus-tools</groupId>
13
<artifactId>annis</artifactId>
14
- <version>4.15.0</version>
+ <version>4.15.1-SNAPSHOT</version>
15
<name>ANNIS user interface</name>
16
<packaging>jar</packaging>
17
<scm>
18
<connection>scm:git:https://github.com/korpling/ANNIS.git</connection>
19
<developerConnection>scm:git:git@github.com:korpling/ANNIS.git</developerConnection>
20
<url>https://github.com/korpling/ANNIS</url>
21
- <tag>v4.15.0</tag>
+ <tag>v4.5.3</tag>
22
</scm>
23
24
<organization>
0 commit comments