Skip to content

Commit d83fc2a

Browse files
committed
[maven-release-plugin] prepare release cql-module-1.5.0
1 parent e5c84a2 commit d83fc2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 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.5.0-SNAPSHOT</version>
8+
<version>1.5.0</version>
99

1010
<name>CQL Module</name>
1111
<description>A Corpus Query Language module for eXist</description>
@@ -36,7 +36,7 @@
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-
<tag>HEAD</tag>
39+
<tag>cql-module-1.5.0</tag>
4040
</scm>
4141

4242
<properties>

0 commit comments

Comments
 (0)