Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
dialex committed May 8, 2022
1 parent 85f9761 commit 85a1fe1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -3,7 +3,7 @@

<groupId>com.diogonunes</groupId>
<artifactId>JColor</artifactId>
<version>5.4.1</version>
<version>5.4.2-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>${project.groupId}:${project.artifactId}</name>
<description>An easy syntax to format your strings with colored fonts and backgrounds.</description>
Expand Down Expand Up @@ -36,7 +36,7 @@
<connection>scm:git:git@github.com/dialex/jcolor.git</connection>
<developerConnection>scm:git:git@github.com:dialex/jcolor.git</developerConnection>
<url>git@github.com/dialex/jcolor/tree/main</url>
<tag>v5.4.1</tag>
<tag>v5.2.0</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 85a1fe1

Please sign in to comment.