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
d95bb99f
Commit
d95bb99f
authored
Nov 27, 2019
by
macro
Browse files
pom文件修改
parent
aca49193
Changes
4
Hide whitespace changes
Inline
Side-by-side
mall-admin/pom.xml
View file @
d95bb99f
...
...
@@ -10,13 +10,6 @@
<name>
mall-admin
</name>
<description>
mall-admin project for mall
</description>
<properties>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<project.reporting.outputEncoding>
UTF-8
</project.reporting.outputEncoding>
<java.version>
1.8
</java.version>
<skipTests>
true
</skipTests>
</properties>
<parent>
<groupId>
com.macro.mall
</groupId>
<artifactId>
mall
</artifactId>
...
...
mall-demo/pom.xml
View file @
d95bb99f
...
...
@@ -11,11 +11,6 @@
<name>
mall-demo
</name>
<description>
mall-demo for mall
</description>
<properties>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<project.reporting.outputEncoding>
UTF-8
</project.reporting.outputEncoding>
<java.version>
1.8
</java.version>
</properties>
<parent>
<groupId>
com.macro.mall
</groupId>
<artifactId>
mall
</artifactId>
...
...
mall-portal/pom.xml
View file @
d95bb99f
...
...
@@ -11,13 +11,6 @@
<name>
mall-portal
</name>
<description>
mall-portal project for mall
</description>
<properties>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<project.reporting.outputEncoding>
UTF-8
</project.reporting.outputEncoding>
<java.version>
1.8
</java.version>
<skipTests>
true
</skipTests>
</properties>
<parent>
<groupId>
com.macro.mall
</groupId>
<artifactId>
mall
</artifactId>
...
...
mall-search/pom.xml
View file @
d95bb99f
...
...
@@ -17,13 +17,6 @@
<version>
1.0-SNAPSHOT
</version>
</parent>
<properties>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<project.reporting.outputEncoding>
UTF-8
</project.reporting.outputEncoding>
<java.version>
1.8
</java.version>
<skipTests>
true
</skipTests>
</properties>
<dependencies>
<dependency>
<groupId>
com.macro.mall
</groupId>
...
...
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