We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc314e5 commit 9793a25Copy full SHA for 9793a25
pom.xml
@@ -5,7 +5,7 @@
5
<packaging>jar</packaging>
6
7
<name>EqualsVerifier</name>
8
- <version>3.7-SNAPSHOT</version>
+ <version>3.7</version>
9
<description>EqualsVerifier can be used in JUnit unit tests to verify whether the contract for the equals and hashCode methods is met.</description>
10
<url>http://www.jqno.nl/equalsverifier</url>
11
0 commit comments