Skip to content

Commit b9fb464

Browse files
committed
[maven-release-plugin] prepare release 2.6.0
1 parent a4bce48 commit b9fb464

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<artifactId>cui-java-tools</artifactId>
1414
<name>cui java tools</name>
15-
<version>2.5-SNAPSHOT</version>
15+
<version>2.6.0</version>
1616
<description>Utility Library acting as a replacement for google's guava,
1717
certain apache-commons libraries and logging facades/frameworks.
1818
</description>
@@ -24,7 +24,7 @@
2424
<url>https://github.com/cuioss/cui-java-tools/</url>
2525
<connection>scm:git:https://github.com/cuioss/cui-java-tools.git</connection>
2626
<developerConnection>scm:git:https://github.com/cuioss/cui-java-tools/</developerConnection>
27-
<tag>HEAD</tag>
27+
<tag>2.6.0</tag>
2828
</scm>
2929
<properties>
3030
<maven.compiler.release>21</maven.compiler.release>

0 commit comments

Comments
 (0)