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 29, 2022
1 parent 35053c3 commit bf2ffcf
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.5.0</version>
<version>5.5.1-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 @@ -38,7 +38,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.5.0</tag>
<tag>v5.2.0</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit bf2ffcf

Please sign in to comment.