File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
53 <modelVersion >4.0.0</modelVersion >
64
75 <groupId >com.maxmind.minfraud</groupId >
86 <artifactId >minfraud</artifactId >
9- <version >0.0.1-SNAPSHOT </version >
7+ <version >0.0.1</version >
108 <name >MaxMind minFraud API</name >
119 <description >MaxMind minFraud Score and Insights API</description >
1210 <url >http://dev.maxmind.com/minfraud</url >
197195 <configuration >
198196 <format >xml</format >
199197 <maxmem >256m</maxmem >
200- <check />
198+ <check />
201199 </configuration >
202200 </plugin >
203201 <plugin >
You can’t perform that action at this time.
0 commit comments