신은섭(Shin Eun Seop)

fix maven modelVersion

Showing 1 changed file with 1 additions and 1 deletions
......@@ -2,7 +2,7 @@
<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">
<modelVersion>1.0.0</modelVersion>
<modelVersion>4.0.0</modelVersion>
<groupId>cesco</groupId>
<artifactId>Detecting_fraud_clicks</artifactId>
......