We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33b0a6d commit f2a3c03Copy full SHA for f2a3c03
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.maxmind.minfraud</groupId>
6
<artifactId>minfraud</artifactId>
7
- <version>1.16.1-SNAPSHOT</version>
+ <version>1.17.0</version>
8
<name>MaxMind minFraud Score, Insights, Factors and Report Transaction API</name>
9
<description>MaxMind minFraud Score, Insights, Factors and Report Transaction API</description>
10
<url>http://dev.maxmind.com/minfraud</url>
@@ -229,7 +229,7 @@
229
<configuration>
230
<format>xml</format>
231
<maxmem>256m</maxmem>
232
- <check/>
+ <check />
233
</configuration>
234
</plugin>
235
<plugin>
0 commit comments