Skip to content

Commit

Permalink
[maven-release-plugin] prepare release jtest-utils-5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
fslev committed Jan 10, 2023
1 parent 70922a1 commit 0d50c76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>io.github.fslev</groupId>
<artifactId>jtest-utils</artifactId>
<version>5.6-SNAPSHOT</version>
<version>5.6</version>

<name>JTest Utils</name>
<description>Java Utilities for testing</description>
Expand Down Expand Up @@ -245,7 +245,7 @@
<connection>scm:git:ssh://git@github.com/fslev/jtest-utils.git</connection>
<developerConnection>scm:git:ssh://git@github.com/fslev/jtest-utils.git</developerConnection>
<url>https://github.com/fslev/jtest-utils/tree/main</url>
<tag>HEAD</tag>
<tag>jtest-utils-5.6</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 0d50c76

Please sign in to comment.