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 e42a6cf commit 5be67c6Copy full SHA for 5be67c6
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.maxmind.minfraud</groupId>
6
<artifactId>minfraud</artifactId>
7
- <version>3.3.1-SNAPSHOT</version>
+ <version>3.4.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>
@@ -23,7 +23,7 @@
23
<url>https://github.com/maxmind/minfraud-api-java</url>
24
<connection>scm:git:git://github.com:maxmind/minfraud-api-java.git</connection>
25
<developerConnection>scm:git:[email protected]:maxmind/minfraud-api-java.git</developerConnection>
26
- <tag>HEAD</tag>
+ <tag>v3.4.0</tag>
27
</scm>
28
<issueManagement>
29
<url>https://github.com/maxmind/minfraud-api-java/issues</url>
0 commit comments