We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e07fa8 commit b43de1eCopy full SHA for b43de1e
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.1-SNAPSHOT</version>
+ <version>2.1.1</version>
16
<description>Utility Library acting as a replacement for googles guava,
17
certain apache-commons libraries and logging
18
facades/frameworks.
@@ -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.1.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