Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mall-server
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
yimu
mall-server
Commits
db3f3bf9
Commit
db3f3bf9
authored
Feb 22, 2022
by
wlx@33.cn
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改一幕各个模块的jar名
parent
13574fbd
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
9 additions
and
9 deletions
+9
-9
pom.xml
mall-customer-service/pom.xml
+2
-2
pom.xml
mall-server-admin/pom.xml
+3
-3
pom.xml
mall-server-front/pom.xml
+3
-3
pom.xml
pom.xml
+1
-1
No files found.
mall-customer-service/pom.xml
View file @
db3f3bf9
...
@@ -3,13 +3,13 @@
...
@@ -3,13 +3,13 @@
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"
>
<parent>
<parent>
<artifactId>
fzm-
mall
</artifactId>
<artifactId>
fzm-
yimu
</artifactId>
<groupId>
com.fzm.mall
</groupId>
<groupId>
com.fzm.mall
</groupId>
<version>
1.0.0
</version>
<version>
1.0.0
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<artifactId>
mall
-customer-service
</artifactId>
<artifactId>
yimu
-customer-service
</artifactId>
<properties>
<properties>
<maven.compiler.source>
8
</maven.compiler.source>
<maven.compiler.source>
8
</maven.compiler.source>
...
...
mall-server-admin/pom.xml
View file @
db3f3bf9
...
@@ -4,12 +4,12 @@
...
@@ -4,12 +4,12 @@
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<groupId>
com.fzm.mall
</groupId>
<groupId>
com.fzm.mall
</groupId>
<artifactId>
fzm-
mall
</artifactId>
<artifactId>
fzm-
yimu
</artifactId>
<version>
1.0.0
</version>
<version>
1.0.0
</version>
</parent>
</parent>
<artifactId>
mall
-server-admin
</artifactId>
<artifactId>
yimu
-server-admin
</artifactId>
<name>
mall
-server-admin
</name>
<name>
yimu
-server-admin
</name>
<description>
商城管理后台服务端
</description>
<description>
商城管理后台服务端
</description>
<dependencies>
<dependencies>
...
...
mall-server-front/pom.xml
View file @
db3f3bf9
...
@@ -4,12 +4,12 @@
...
@@ -4,12 +4,12 @@
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<groupId>
com.fzm.mall
</groupId>
<groupId>
com.fzm.mall
</groupId>
<artifactId>
fzm-
mall
</artifactId>
<artifactId>
fzm-
yimu
</artifactId>
<version>
1.0.0
</version>
<version>
1.0.0
</version>
</parent>
</parent>
<artifactId>
mall
-server-front
</artifactId>
<artifactId>
yimu
-server-front
</artifactId>
<name>
mall
-server-front
</name>
<name>
yimu
-server-front
</name>
<description>
商城前台服务端
</description>
<description>
商城前台服务端
</description>
<dependencies>
<dependencies>
...
...
pom.xml
View file @
db3f3bf9
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
</parent>
</parent>
<groupId>
com.fzm.mall
</groupId>
<groupId>
com.fzm.mall
</groupId>
<artifactId>
fzm-
mall
</artifactId>
<artifactId>
fzm-
yimu
</artifactId>
<version>
1.0.0
</version>
<version>
1.0.0
</version>
<packaging>
pom
</packaging>
<packaging>
pom
</packaging>
...
...
Write
Preview
Markdown
is supported
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