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 12de7d6 commit 249c40eCopy full SHA for 249c40e
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.maxmind.minfraud</groupId>
6
<artifactId>minfraud</artifactId>
7
- <version>3.7.1</version>
+ <version>3.7.2-SNAPSHOT</version>
8
<name>MaxMind minFraud 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:git@github.com:maxmind/minfraud-api-java.git</developerConnection>
26
- <tag>v3.7.1</tag>
+ <tag>HEAD</tag>
27
</scm>
28
<issueManagement>
29
<url>https://github.com/maxmind/minfraud-api-java/issues</url>
0 commit comments