Skip to content

Commit

Permalink
[maven-release-plugin] prepare release junit-utils-1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oswaldobapvicjr committed May 15, 2024
1 parent 10367d9 commit 1e4196e
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 @@ -5,7 +5,7 @@

<groupId>net.obvj</groupId>
<artifactId>junit-utils</artifactId>
<version>1.7.1-SNAPSHOT</version>
<version>1.8.0</version>
<name>junit-utils</name>
<description>Common utilities for working with JUnit</description>
<url>https://obvj.net/junit-utils</url>
Expand All @@ -32,7 +32,7 @@
<url>https://github.com/oswaldobapvicjr/junit-utils</url>
<connection>scm:git:git://github.com/oswaldobapvicjr/junit-utils.git</connection>
<developerConnection>scm:git:ssh://[email protected]/oswaldobapvicjr/junit-utils.git</developerConnection>
<tag>HEAD</tag>
<tag>junit-utils-1.8.0</tag>
</scm>

<properties>
Expand Down

0 comments on commit 1e4196e

Please sign in to comment.