We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fe2ed9 commit eb254c7Copy full SHA for eb254c7
1 file changed
pom.xml
@@ -12,7 +12,7 @@
12
13
<artifactId>cui-java-tools</artifactId>
14
<name>cui java tools</name>
15
- <version>2.5-SNAPSHOT</version>
+ <version>2.5.1</version>
16
<description>Utility Library acting as a replacement for google's guava,
17
certain apache-commons libraries and logging facades/frameworks.
18
</description>
@@ -24,7 +24,7 @@
24
<url>https://github.com/cuioss/cui-java-tools/</url>
25
<connection>scm:git:https://github.com/cuioss/cui-java-tools.git</connection>
26
<developerConnection>scm:git:https://github.com/cuioss/cui-java-tools/</developerConnection>
27
- <tag>HEAD</tag>
+ <tag>2.5.1</tag>
28
</scm>
29
<properties>
30
<maven.jar.plugin.automatic.module.name>de.cuioss.java.tools</maven.jar.plugin.automatic.module.name>
0 commit comments