mirror of
https://e.coding.net/circlecloud/SimpleProtect.git
synced 2024-11-22 01:49:03 +00:00
update pom.xml...
Signed-off-by: j502647092 <jtb1@163.com>
This commit is contained in:
parent
81c0270677
commit
05c55841e3
14
pom.xml
14
pom.xml
@ -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">
|
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
<modelVersion>4.0.0</modelVersion>
|
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||||
<groupId>cn.CityCraft</groupId>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<artifactId>SimpleProtect</artifactId>
|
<groupId>cn.CityCraft</groupId>
|
||||||
<version>0.0.1-SNAPSHOT</version>
|
<artifactId>SimpleProtect</artifactId>
|
||||||
<name>SimpleProtect</name>
|
<version>0.0.1-SNAPSHOT</version>
|
||||||
|
<name>SimpleProtect</name>
|
||||||
<build>
|
<build>
|
||||||
|
<finalName>${project.name}</finalName>
|
||||||
<sourceDirectory>src</sourceDirectory>
|
<sourceDirectory>src</sourceDirectory>
|
||||||
<resources>
|
<resources>
|
||||||
<resource>
|
<resource>
|
||||||
|
Loading…
Reference in New Issue
Block a user