"src/main/resources/git@ustchcs.com:gujinli1118/JSH_ERP.git" did not exist on "40a6091cf17d15fdd60adbcf86c25eb21ca6242c"
Commit ec720b05 authored by macro's avatar macro
Browse files

update pom.xml

parent 19c3e9c0
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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"> 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> <modelVersion>4.0.0</modelVersion>
<groupId>com.macro.mall</groupId> <groupId>com.macro.mall</groupId>
<artifactId>mall-common</artifactId> <artifactId>mall-common</artifactId>
<version>1.0-SNAPSHOT</version> <version>1.0-SNAPSHOT</version>
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<packaging>jar</packaging> <packaging>jar</packaging>
<name>mall-demo</name> <name>mall-demo</name>
<description>Demo project for Spring Boot</description> <description>mall-demo for mall</description>
<properties> <properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<packaging>jar</packaging> <packaging>jar</packaging>
<name>mall-portal</name> <name>mall-portal</name>
<description>Demo project for Spring Boot</description> <description>mall-portal project for mall</description>
<properties> <properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment