update pom.xml...

Signed-off-by: j502647092 <jtb1@163.com>
master
j502647092 2015-06-07 00:39:22 +08:00
parent 81c0270677
commit 05c55841e3
1 changed files with 8 additions and 6 deletions

14
pom.xml
View File

@ -1,10 +1,12 @@
<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>4.0.0</modelVersion>
<groupId>cn.CityCraft</groupId>
<artifactId>SimpleProtect</artifactId>
<version>0.0.1-SNAPSHOT</version>
<name>SimpleProtect</name>
<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>4.0.0</modelVersion>
<groupId>cn.CityCraft</groupId>
<artifactId>SimpleProtect</artifactId>
<version>0.0.1-SNAPSHOT</version>
<name>SimpleProtect</name>
<build>
<finalName>${project.name}</finalName>
<sourceDirectory>src</sourceDirectory>
<resources>
<resource>