We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0187cd8 commit 85f9761Copy full SHA for 85f9761
1 file changed
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>com.diogonunes</groupId>
5
<artifactId>JColor</artifactId>
6
- <version>5.4.1-SNAPSHOT</version>
+ <version>5.4.1</version>
7
<packaging>bundle</packaging>
8
<name>${project.groupId}:${project.artifactId}</name>
9
<description>An easy syntax to format your strings with colored fonts and backgrounds.</description>
@@ -36,7 +36,7 @@
36
<connection>scm:git:git@github.com/dialex/jcolor.git</connection>
37
<developerConnection>scm:git:git@github.com:dialex/jcolor.git</developerConnection>
38
<url>git@github.com/dialex/jcolor/tree/main</url>
39
- <tag>v5.2.0</tag>
+ <tag>v5.4.1</tag>
40
</scm>
41
42
<distributionManagement>
0 commit comments