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 e5c84a2 commit d83fc2aCopy full SHA for d83fc2a
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>org.humanistika.exist.module</groupId>
7
<artifactId>cql-module</artifactId>
8
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.0</version>
9
10
<name>CQL Module</name>
11
<description>A Corpus Query Language module for eXist</description>
@@ -36,7 +36,7 @@
36
<connection>scm:git:https://github.com/BCDH/cql-module.git</connection>
37
<developerConnection>scm:git:https://github.com/BCDH/cql-module.git</developerConnection>
38
<url>scm:git:https://github.com/BCDH/cql-module.git</url>
39
- <tag>HEAD</tag>
+ <tag>cql-module-1.5.0</tag>
40
</scm>
41
42
<properties>
0 commit comments