Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
mall
Commits
ec720b05
Commit
ec720b05
authored
Oct 21, 2019
by
macro
Browse files
update pom.xml
parent
19c3e9c0
Changes
3
Hide whitespace changes
Inline
Side-by-side
mall-common/pom.xml
View file @
ec720b05
...
...
@@ -3,6 +3,7 @@
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.macro.mall
</groupId>
<artifactId>
mall-common
</artifactId>
<version>
1.0-SNAPSHOT
</version>
...
...
mall-demo/pom.xml
View file @
ec720b05
...
...
@@ -9,7 +9,7 @@
<packaging>
jar
</packaging>
<name>
mall-demo
</name>
<description>
Demo project for Spring Boot
</description>
<description>
mall-demo for mall
</description>
<properties>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
...
...
mall-portal/pom.xml
View file @
ec720b05
...
...
@@ -9,7 +9,7 @@
<packaging>
jar
</packaging>
<name>
mall-portal
</name>
<description>
Demo
project for
Spring Boot
</description>
<description>
mall-portal
project for
mall
</description>
<properties>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment