You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pom.xml
+4-3
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
<groupId>ch.zizka.junitdiff</groupId>
5
5
<artifactId>JUnitDiff</artifactId>
6
6
<packaging>jar</packaging>
7
-
<version>2.0.0-SNAPSHOT</version>
7
+
<version>2.0.0</version>
8
8
9
9
<name>JUnitDiff</name>
10
10
<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>
0 commit comments