Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
git test
MCMS
Commits
3b366e3d
Commit
3b366e3d
authored
2 years ago
by
msgroup
Committed by
mingsoft
2 years ago
Browse files
Options
Download
Email Patches
Plain Diff
fix: 优化
parent
368a16d0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pom.xml
+2
-2
pom.xml
with
2 additions
and
2 deletions
+2
-2
pom.xml
+
2
-
2
View file @
3b366e3d
...
...
@@ -10,7 +10,7 @@
<modelVersion>
4.0.0
</modelVersion>
<groupId>
net.mingsoft
</groupId>
<artifactId>
ms-mcms
</artifactId>
<version>
5.3.
0
</version>
<version>
5.3.
1
</version>
<name>
${project.groupId}:${project.artifactId}
</name>
<!-- 打包war包,注意不启用(resources》resource》excludes的配置并注释掉maven-assembly-plugin 插件配置 -->
<!--<packaging>war</packaging>-->
...
...
@@ -61,7 +61,7 @@
<dependency>
<groupId>
net.mingsoft
</groupId>
<artifactId>
store-client
</artifactId>
<version>
2.1.19.
1
</version>
<version>
2.1.19.
2
</version>
</dependency>
<dependency>
<groupId>
com.github.oshi
</groupId>
...
...
This diff is collapsed.
Click to expand it.
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