Skip to content

Commit 283e696

Browse files
committed
[maven-release-plugin] prepare release cql-module-1.4.0
1 parent f8e0345 commit 283e696

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>org.humanistika.exist.module</groupId>
77
<artifactId>cql-module</artifactId>
8-
<version>1.4.0-SNAPSHOT</version>
8+
<version>1.4.0</version>
99

1010
<name>CQL Module</name>
1111
<description>A Corpus Query Language module for eXist</description>
@@ -36,7 +36,8 @@
3636
<connection>scm:git:https://github.com/BCDH/cql-module.git</connection>
3737
<developerConnection>scm:git:https://github.com/BCDH/cql-module.git</developerConnection>
3838
<url>scm:git:https://github.com/BCDH/cql-module.git</url>
39-
</scm>
39+
<tag>cql-module-1.4.0</tag>
40+
</scm>
4041

4142
<properties>
4243
<cql.module.namespace>http://humanistika.org/ns/exist/module/cql</cql.module.namespace>

0 commit comments

Comments
 (0)