更新配置

This commit is contained in:
季圣华
2017-08-30 00:10:58 +08:00
parent 35ecd74ae4
commit 7907b729b9
3 changed files with 27 additions and 28 deletions

10
pom.xml
View File

@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<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>com.jsh</groupId>
<artifactId>jsh_java_erp</artifactId>
<version>1.0.1</version>
<artifactId>jshERP</artifactId>
<version>2017.7.17</version>
<packaging>war</packaging>
<name>jsh_java_erp</name>
<url>http://www.71ju.com</url>
<name>jshERP</name>
<url>http://git.oschina.net/jishenghua/JSH_ERP</url>
<!-- 项目属性 -->
<properties>
<!-- main version setting -->