We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01e8d09 commit 9df5e8aCopy full SHA for 9df5e8a
1 file changed
pom.xml
@@ -25,12 +25,12 @@
25
<relativePath />
26
</parent>
27
<artifactId>dans-java-utils</artifactId>
28
- <version>2.5.1-SNAPSHOT</version>
+ <version>2.5.1</version>
29
<name>DANS Java Utility Classes</name>
30
<inceptionYear>2021</inceptionYear>
31
<scm>
32
<developerConnection>scm:git:ssh://github.com/DANS-KNAW/${project.artifactId}</developerConnection>
33
- <tag>HEAD</tag>
+ <tag>v2.5.1</tag>
34
</scm>
35
<dependencies>
36
<dependency>
0 commit comments