Skip to content

Commit 982fc9f

Browse files
author
Ondrej Zizka
committed
[maven-release-plugin] prepare release JUnitDiff-2.1.0
1 parent c56d0c8 commit 982fc9f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>ch.zizka.junitdiff</groupId>
55
<artifactId>JUnitDiff</artifactId>
66
<packaging>jar</packaging>
7-
<version>2.0.1-SNAPSHOT</version>
7+
<version>2.1.0</version>
88

99
<name>JUnitDiff</name>
1010
<description>JUnitDiff creates a HTML table from JUnit results. Rows are tests, columns are runs. Clicking the statuses reveals a pop-up with the logs and the stacktrace if any. </description>
@@ -30,7 +30,7 @@
3030
<url>https://github.com/OndraZizka/junitdiff</url>
3131
<connection>scm:git:git://github.com/OndraZizka/junitdiff.git</connection>
3232
<developerConnection>scm:git:[email protected]:OndraZizka/junitdiff.git</developerConnection>
33-
<tag>JUnitDiff-2.0.0</tag>
33+
<tag>JUnitDiff-2.1.0</tag>
3434
</scm>
3535

3636
<build>

0 commit comments

Comments
 (0)