Skip to content

Commit ca885ed

Browse files
[maven-release-plugin] prepare release junit-utils-1.9.0
1 parent 7c81695 commit ca885ed

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>net.obvj</groupId>
77
<artifactId>junit-utils</artifactId>
8-
<version>1.8.1-SNAPSHOT</version>
8+
<version>1.9.0</version>
99
<name>junit-utils</name>
1010
<description>Common utilities for working with JUnit</description>
1111
<url>https://obvj.net/junit-utils</url>
@@ -32,7 +32,7 @@
3232
<url>https://github.com/oswaldobapvicjr/junit-utils</url>
3333
<connection>scm:git:git://github.com/oswaldobapvicjr/junit-utils.git</connection>
3434
<developerConnection>scm:git:ssh://git@github.com/oswaldobapvicjr/junit-utils.git</developerConnection>
35-
<tag>HEAD</tag>
35+
<tag>junit-utils-1.9.0</tag>
3636
</scm>
3737

3838
<properties>

0 commit comments

Comments
 (0)