Skip to content

Commit 85f9761

Browse files
committed
[maven-release-plugin] prepare release v5.4.1
1 parent 0187cd8 commit 85f9761

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
@@ -3,7 +3,7 @@
33

44
<groupId>com.diogonunes</groupId>
55
<artifactId>JColor</artifactId>
6-
<version>5.4.1-SNAPSHOT</version>
6+
<version>5.4.1</version>
77
<packaging>bundle</packaging>
88
<name>${project.groupId}:${project.artifactId}</name>
99
<description>An easy syntax to format your strings with colored fonts and backgrounds.</description>
@@ -36,7 +36,7 @@
3636
<connection>scm:git:git@github.com/dialex/jcolor.git</connection>
3737
<developerConnection>scm:git:git@github.com:dialex/jcolor.git</developerConnection>
3838
<url>git@github.com/dialex/jcolor/tree/main</url>
39-
<tag>v5.2.0</tag>
39+
<tag>v5.4.1</tag>
4040
</scm>
4141

4242
<distributionManagement>

0 commit comments

Comments
 (0)