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 1
1
<?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" >
5
3
<modelVersion >4.0.0</modelVersion >
6
4
7
5
<groupId >com.maxmind.minfraud</groupId >
8
6
<artifactId >minfraud</artifactId >
9
- <version >0.0.1-SNAPSHOT </version >
7
+ <version >0.0.1</version >
10
8
<name >MaxMind minFraud API</name >
11
9
<description >MaxMind minFraud Score and Insights API</description >
12
10
<url >http://dev.maxmind.com/minfraud</url >
197
195
<configuration >
198
196
<format >xml</format >
199
197
<maxmem >256m</maxmem >
200
- <check />
198
+ <check />
201
199
</configuration >
202
200
</plugin >
203
201
<plugin >
You can’t perform that action at this time.
0 commit comments